﻿@charset "UTF-8";
.light-shadow {
  -webkit-box-shadow: 2px 2px 26px 0px rgba(0, 0, 0, 0.17);
  box-shadow: 2px 2px 26px 0px rgba(0, 0, 0, 0.17); }

.hover-shadow, .payment__options-item__content:hover, .invite-friend__ways__way:hover, .main-page .services .service:hover, .main-page .promos .promo:hover {
  -webkit-box-shadow: 2px 2px 26px 0px rgba(0, 0, 0, 0.31);
  box-shadow: 2px 2px 26px 0px rgba(0, 0, 0, 0.31); }

.circle-shadow {
  -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.2); }

.channel-shadow {
  -webkit-box-shadow: 0px 3px 19px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 3px 19px 0px rgba(0, 0, 0, 0.15); }

.pad-0 {
  padding: 0 !important; }

@media screen and (max-device-width: 768px) {
  .mob-pad {
    padding: 0 30px; } }

.mar-0 {
  margin: 0 !important; }

.h-100p {
  height: 100% !important; }

.clear {
  clear: both; }

.center-v, .scorer__radio, .scorer__check {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%); }

.center-h {
  position: absolute !important;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%); }

.center-both, .nav_bottom__miniicons-icon {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }

a {
  color: #0e212e; }
  a.link-reset:hover {
    text-decoration: none;
    color: #0e212e; }

.strikethrough, .scorer .table__price-sale .table__price-digit {
  position: relative; }

.strikethrough:before, .scorer .table__price-sale .table__price-digit:before {
  position: absolute;
  content: "";
  left: -5px;
  top: 50%;
  right: -5px;
  border-top: 1px solid;
  border-color: inherit;
  -webkit-transform: rotate(-10deg);
  -ms-transform: rotate(-10deg);
  transform: rotate(-10deg); }

.unselectable {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.fill-green {
  fill: #73bd4c; }

.fill-greyb {
  fill: #8697b3; }

.fill-grey {
  fill: #90949a; }

.fill-greyl {
  fill: #ccced0; }

.fill-white {
  fill: white; }

.back-green {
  background-color: #73bd4c; }

.back-greenv {
  background-color: #78c426; }

.back-greend {
  background-color: #6baf25; }

.back-teal {
  background-color: #0e212e; }

.back-white {
  background-color: white; }

.back-orange {
  background-color: #f5c031; }

.back-grey {
  background-color: #90949a; }

.back-salad {
  background-color: #c0d65a; }

.back-maline {
  background-color: #f44f57; }

.back-cyan {
  background-color: #00afec; }

@media (min-width: 576px) {
  .hide-up-576 {
    display: none; } }

@media (max-width: 575px) {
  .hide-down-576 {
    display: none; } }

@media (min-width: 768px) {
  .hide-up-768 {
    display: none; } }

@media (max-width: 767px) {
  .hide-down-768 {
    display: none; } }

@media (min-width: 992px) {
  .hide-up-992 {
    display: none; } }

@media (max-width: 991px) {
  .hide-down-992 {
    display: none; } }

@media (min-width: 1200px) {
  .hide-up-1200 {
    display: none; } }

@media (max-width: 1199px) {
  .hide-down-1200 {
    display: none; } }

@media (min-width: 1400px) {
  .hide-up-1400 {
    display: none; } }

@media (max-width: 1399px) {
  .hide-down-1400 {
    display: none; } }

@media (min-width: 1600px) {
  .hide-up-1600 {
    display: none; } }

@media (max-width: 1599px) {
  .hide-down-1600 {
    display: none; } }

@media (min-width: 1920px) {
  .hide-up-1920 {
    display: none; } }

@media (max-width: 1919px) {
  .hide-down-1920 {
    display: none; } }

@media (min-width: 2500px) {
  .hide-up-2500 {
    display: none; } }

@media (max-width: 2499px) {
  .hide-down-2500 {
    display: none; } }

@media (min-width: 576px) {
  .show-up-576 {
    display: inherit; } }

@media (max-width: 575px) {
  .show-down-576 {
    display: inherit; } }

@media (min-width: 768px) {
  .show-up-768 {
    display: inherit; } }

@media (max-width: 767px) {
  .show-down-768 {
    display: inherit; } }

@media (min-width: 992px) {
  .show-up-992 {
    display: inherit; } }

@media (max-width: 991px) {
  .show-down-992 {
    display: inherit; } }

@media (min-width: 1200px) {
  .show-up-1200 {
    display: inherit; } }

@media (max-width: 1199px) {
  .show-down-1200 {
    display: inherit; } }

@media (min-width: 1400px) {
  .show-up-1400 {
    display: inherit; } }

@media (max-width: 1399px) {
  .show-down-1400 {
    display: inherit; } }

@media (min-width: 1600px) {
  .show-up-1600 {
    display: inherit; } }

@media (max-width: 1599px) {
  .show-down-1600 {
    display: inherit; } }

@media (min-width: 1920px) {
  .show-up-1920 {
    display: inherit; } }

@media (max-width: 1919px) {
  .show-down-1920 {
    display: inherit; } }

@media (min-width: 2500px) {
  .show-up-2500 {
    display: inherit; } }

@media (max-width: 2499px) {
  .show-down-2500 {
    display: inherit; } }

@media (min-width: 1400px) {
  .col-xl-1 {
    width: 8.33333%;
    float: left; } }

@media (min-width: 1400px) {
  .col-xl-2 {
    width: 16.66667%;
    float: left; } }

@media (min-width: 1400px) {
  .col-xl-3 {
    width: 25%;
    float: left; } }

@media (min-width: 1400px) {
  .col-xl-4 {
    width: 33.33333%;
    float: left; } }

@media (min-width: 1400px) {
  .col-xl-5 {
    width: 41.66667%;
    float: left; } }

@media (min-width: 1400px) {
  .col-xl-6 {
    width: 50%;
    float: left; } }

@media (min-width: 1400px) {
  .col-xl-7 {
    width: 58.33333%;
    float: left; } }

@media (min-width: 1400px) {
  .col-xl-8 {
    width: 66.66667%;
    float: left; } }

@media (min-width: 1400px) {
  .col-xl-9 {
    width: 75%;
    float: left; } }

@media (min-width: 1400px) {
  .col-xl-10 {
    width: 83.33333%;
    float: left; } }

@media (min-width: 1400px) {
  .col-xl-11 {
    width: 91.66667%;
    float: left; } }

@media (min-width: 1400px) {
  .col-xl-12 {
    width: 100%;
    float: left; } }

@media (min-width: 1600px) {
  .col-xxl-1 {
    width: 8.33333%;
    float: left; } }

@media (min-width: 1600px) {
  .col-xxl-2 {
    width: 16.66667%;
    float: left; } }

@media (min-width: 1600px) {
  .col-xxl-3 {
    width: 25%;
    float: left; } }

@media (min-width: 1600px) {
  .col-xxl-4 {
    width: 33.33333%;
    float: left; } }

@media (min-width: 1600px) {
  .col-xxl-5 {
    width: 41.66667%;
    float: left; } }

@media (min-width: 1600px) {
  .col-xxl-6 {
    width: 50%;
    float: left; } }

@media (min-width: 1600px) {
  .col-xxl-7 {
    width: 58.33333%;
    float: left; } }

@media (min-width: 1600px) {
  .col-xxl-8 {
    width: 66.66667%;
    float: left; } }

@media (min-width: 1600px) {
  .col-xxl-9 {
    width: 75%;
    float: left; } }

@media (min-width: 1600px) {
  .col-xxl-10 {
    width: 83.33333%;
    float: left; } }

@media (min-width: 1600px) {
  .col-xxl-11 {
    width: 91.66667%;
    float: left; } }

@media (min-width: 1600px) {
  .col-xxl-12 {
    width: 100%;
    float: left; } }

@media screen and (max-device-width: 768px) {
  .zt-hide-mobile {
    display: none !important; }
  .zt-show-mobile {
    display: block !important; }
  .zt-col-xs-12 {
    width: 100%; }
  .zt-col-xs-6 {
    width: 49%; }
  .zt-col-xs-offset-0 {
    margin-left: 0; } }

.max-1920 {
  max-width: 1920px;
  margin-left: auto !important;
  margin-right: auto !important; }

.max-1600 {
  max-width: 1600px;
  margin-left: auto !important;
  margin-right: auto !important; }

.max-1100 {
  max-width: 1100px;
  margin-left: auto !important;
  margin-right: auto !important; }

.max-1200 {
  max-width: 1200px;
  margin-left: auto !important;
  margin-right: auto !important; }

.max-1300 {
  max-width: 1300px;
  margin-left: auto !important;
  margin-right: auto !important; }

.tooltips {
  position: relative;
  display: inline-block;
  cursor: help; }

.tooltips .tooltiptext {
  visibility: hidden;
  opacity: 0;
  width: 250px;
  line-height: 1.3;
  font-size: 16px;
  white-space: normal;
  background-color: white;
  color: black;
  text-align: left;
  padding: 15px;
  -webkit-border-radius: 15px;
          border-radius: 15px;
  -webkit-box-shadow: 0px 0px 22px 1px rgba(0, 0, 0, 0.49);
  box-shadow: 0px 0px 22px 1px rgba(0, 0, 0, 0.49);
  position: absolute;
  bottom: 20px;
  left: -50%;
  margin-right: 5px;
  z-index: 2;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out; }
  @media screen and (max-device-width: 768px) {
    .tooltips .tooltiptext {
      font-size: 45px;
      width: 520px; } }

.tooltips:hover .tooltiptext {
  visibility: visible;
  opacity: 1; }

@font-face {
  font-family: 'pf_beausans_pro_light';
  src: url("fonts/PFsquare/PFSquareSansPro-Light.woff") format("woff"), url("fonts/PFsquare/PFSquareSansPro-Light.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'pf_beausans_pro_reg';
  src: url("fonts/PFsquare/PFSquareSansPro-Regular.woff") format("woff"), url("fonts/PFsquare/PFSquareSansPro-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'pf_beausans_pro_thin';
  src: url("fonts/PFsquare/PFSquareSansPro-Thin.woff") format("woff"), url("fonts/PFsquare/PFSquareSansPro-Thin.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'UniSansHC';
  src: url("fonts/USHC/UniSansHC.otf") format("opentype");
  font-weight: normal;
  font-style: normal; }

.font-family-ushc {
  font-family: 'UniSansHC', Arial; }

.font-reg, .tooltips .tooltiptext, .mixer-channels__list-text, .all-channels__channels__list-text, .bundle__channels__list-text, .addition__tech-title, .scorer__body, .mixer__header-price, .mixer__interactive-pluses__plus, .mixer .mixer__choose .type__opt, .mixer .mixer__prembox .type__opt, .mixer .mixer__choose .type__small, .mixer .mixer__prembox .type__small, .mixer .mixer__choose .type__cond, .mixer .mixer__prembox .type__cond, .mixer__add-unique .type__opt-text, .mixer__add .hor-option .type__opt-text, .jaba__button, .internet__interactive-pluses__plus, .internet__choose .type__opt, .internet__choose .type__small, .internet__choose .type__cond, .internet__add .hor-option .type__opt-text {
  font-family: 'pf_beausans_pro_reg', Arial; }

.font-thin, .mixer__header-price__digit, .mixer__pult__option .option-text, .internet__header-price__digit {
  font-family: 'pf_beausans_pro_thin', Arial; }

.font-light, .scorer__body td:first-of-type {
  font-family: 'pf_beausans_pro_light', Arial;
  font-weight: normal; }

.font-strong {
  font-weight: bold; }

.font-normal {
  font-weight: normal; }

.fs-16 {
  font-size: 16px; }

.fs-18 {
  font-size: 18px; }

.fs-20 {
  font-size: 20px; }

.fs-22 {
  font-size: 22px; }

.fs-24 {
  font-size: 24px; }

.fs-28 {
  font-size: 28px; }

.fs-32 {
  font-size: 32px; }

.fs-36 {
  font-size: 36px; }

.fs-42 {
  font-size: 42px; }

.fs-48 {
  font-size: 48px; }

@media (max-width: 991px) {
  .fsm-20 {
    font-size: 20px; }
  .fsm-22 {
    font-size: 22px; }
  .fsm-24 {
    font-size: 24px; }
  .fsm-28 {
    font-size: 28px; }
  .fsm-32 {
    font-size: 32px; }
  .fsm-36 {
    font-size: 36px; }
  .fsm-38 {
    font-size: 38px; }
  .fsm-40 {
    font-size: 40px; }
  .fsm-42 {
    font-size: 42px; }
  .fsm-44 {
    font-size: 44px; }
  .fsm-48 {
    font-size: 48px; }
  .fsm-50 {
    font-size: 50px; }
  .fsm-54 {
    font-size: 54px; } }

.line-18 {
  line-height: 18pt; }
  @media (max-width: 991px) {
    .line-18 {
      line-height: 25pt; } }

.line-21 {
  line-height: 21pt; }
  @media (max-width: 991px) {
    .line-21 {
      line-height: 36pt; } }

.font-bgreen, .mixer__header-price__digit, .internet__header-price__digit {
  color: #73bd4c; }

.font-grey {
  color: #90949a; }

.font-greyl {
  color: #ccced0; }

.font-bgrey {
  color: #8697b3; }

.font-white {
  color: white; }

.font-golden-dark {
  color: #9b482e; }

.font-orange {
  color: #f5c031; }

.to_bgrey:hover span, .to_bgrey:hover a {
  color: #ccced0 !important; }

.to_green span, .to_green a {
  -webkit-transition: all 0.3s;
  transition: all 0.3s; }

.to_green:hover span, .to_green:hover a {
  color: #73bd4c !important; }

.underline-green {
  border-bottom: 1px solid #73bd4c; }

.underline-green-fat, .mixer-channels__header-link.active, .nav_bottom__menu_item.active {
  border-bottom: 4px solid #73bd4c; }

.underline-lgreen, .nav_top__item-text.payment-text, .fast_menu__link > .fast_menu__text {
  border-bottom: 1px solid #99cd7e; }

.underline-teal, .nav_top__link span {
  border-bottom: 1px solid #3a4c5d; }

.underline-grey-l {
  border-bottom: 1px solid #ccced0; }

.underline-pale, .nav_top__item-text.city-text {
  background-image: -webkit-gradient(linear, left top, right top, color-stop(10%, #56667b), color-stop(0%, rgba(255, 255, 255, 0)));
  background-image: -webkit-linear-gradient(left, #56667b 10%, rgba(255, 255, 255, 0) 0%);
  background-image: linear-gradient(to right, #56667b 10%, rgba(255, 255, 255, 0) 0%);
  background-position: bottom;
  background-size: 5px 1px;
  background-repeat: repeat-x; }

.underline-pale-solid, .nav_top__item-text.nav_top__phone, .nav_top__item-text.abon-text {
  border-bottom: 1px solid #56667b; }

.underline-d-white {
  background-image: -webkit-gradient(linear, left top, right top, color-stop(10%, white), color-stop(0%, rgba(255, 255, 255, 0)));
  background-image: -webkit-linear-gradient(left, white 10%, rgba(255, 255, 255, 0) 0%);
  background-image: linear-gradient(to right, white 10%, rgba(255, 255, 255, 0) 0%);
  background-position: bottom;
  background-size: 5px 1px;
  background-repeat: repeat-x; }

.underline-d-grey {
  border-bottom: 1px dashed #90949a; }

.underline-d-green {
  border-bottom: 3px dotted #73bd4c;
  -webkit-transition: all 0.1s;
  transition: all 0.1s; }
  .underline-d-green:hover {
    border-bottom: 3px dotted transparent; }

.underline-dotted-grey, .services-list .services__table td a {
  background-image: -webkit-gradient(linear, left top, right top, color-stop(10%, #8697b3), color-stop(0%, rgba(255, 255, 255, 0)));
  background-image: -webkit-linear-gradient(left, #8697b3 10%, rgba(255, 255, 255, 0) 0%);
  background-image: linear-gradient(to right, #8697b3 10%, rgba(255, 255, 255, 0) 0%);
  background-position: bottom;
  background-size: 5px 1px;
  background-repeat: repeat-x; }

button {
  border: 0;
  padding: 0;
  background-color: transparent;
  outline: 0; }

.button-rounded {
  padding: 15px 55px;
  border-radius: 200px 200px 200px 0px;
  -moz-border-radius: 200px 200px 200px 0px;
  -webkit-border-radius: 200px 200px 200px 0px; }

.button-square {
  padding: 15px 75px; }

.button-small {
  padding: 15px 35px; }

.button-green {
  position: relative;
  z-index: 1;
  background: #76c606;
  background: -webkit-linear-gradient(left, #76c606 0%, #71bf44 100%);
  background: -webkit-gradient(linear, left top, right top, from(#76c606), to(#71bf44));
  background: linear-gradient(to right, #76c606 0%, #71bf44 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#76c606', endColorstr='#71bf44',GradientType=1 ); }
  .button-green:before {
    -webkit-border-radius: inherit;
            border-radius: inherit;
    background-image: -webkit-linear-gradient(45deg, #4a9323 0%, #84c835 100%);
    background-image: linear-gradient(45deg, #4a9323 0%, #84c835 100%);
    content: '';
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    width: 100%;
    z-index: -100;
    -webkit-transition: opacity 0.45s;
    transition: opacity 0.45s; }
  .button-green:hover:before {
    opacity: 1; }
  .button-green .choose-done:before {
    border-color: white !important; }

.button-ghost {
  position: relative;
  z-index: 1;
  color: black;
  border: 1px solid black;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
  -webkit-border-radius: 0;
          border-radius: 0; }
  .button-ghost svg {
    -webkit-transition: fill 0.2s;
    transition: fill 0.2s;
    fill: black; }
  .button-ghost:before {
    -webkit-border-radius: inherit;
            border-radius: inherit;
    background-image: -webkit-linear-gradient(45deg, #4a9323 0%, #84c835 100%);
    background-image: linear-gradient(45deg, #4a9323 0%, #84c835 100%);
    content: '';
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    width: 100%;
    z-index: -100;
    -webkit-transition: opacity 0.45s;
    transition: opacity 0.45s; }
  .button-ghost:hover {
    color: white;
    border: 1px solid transparent; }
    .button-ghost:hover svg {
      fill: white; }
    .button-ghost:hover:before {
      opacity: 1; }
    .button-ghost:hover .choose-done::before {
      border-color: white; }

.button-inactive {
  background: #f5f5f5; }

.button-disabled {
  background: #8697b3; }
  .button-disabled:hover::before {
    opacity: 0; }

.close-button {
  z-index: 1;
  position: absolute;
  right: 50px;
  top: 40px; }
  .close-button span, .close-button svg {
    -webkit-transition: all 0.3s;
    transition: all 0.3s; }
  .close-button a:hover {
    text-decoration: none; }
    .close-button a:hover span {
      color: white; }
    .close-button a:hover .close-button__icon {
      fill: white; }
  .close-button__text {
    margin-right: 15px;
    vertical-align: middle; }
  .close-button__icon {
    width: 24px;
    vertical-align: middle; }
    @media screen and (max-device-width: 768px) {
      .close-button__icon {
        width: 45px; } }

.cart-in {
  width: 25px;
  height: 25px;
  fill: white;
  vertical-align: middle;
  margin-right: 10px;
  margin-top: -5px; }

@-webkit-keyframes appear {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes appear {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-webkit-keyframes disappear {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes disappear {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@-webkit-keyframes fixedDropDown {
  0% {
    opacity: 0;
    margin-top: -100%; }
  100% {
    opacity: 1;
    margin-top: 0; } }

@keyframes fixedDropDown {
  0% {
    opacity: 0;
    margin-top: -100%; }
  100% {
    opacity: 1;
    margin-top: 0; } }

@-webkit-keyframes fixedDropUp {
  0% {
    opacity: 1;
    margin-top: 0px; }
  100% {
    opacity: 0.8;
    margin-top: -500px; } }

@keyframes fixedDropUp {
  0% {
    opacity: 1;
    margin-top: 0px; }
  100% {
    opacity: 0.8;
    margin-top: -500px; } }

@-webkit-keyframes listDropDown {
  0% {
    margin-top: -20px;
    padding-bottom: 20px;
    opacity: 0; }
  100% {
    margin-top: 0px;
    padding-bottom: 0px;
    opacity: 1; } }

@keyframes listDropDown {
  0% {
    margin-top: -20px;
    padding-bottom: 20px;
    opacity: 0; }
  100% {
    margin-top: 0px;
    padding-bottom: 0px;
    opacity: 1; } }

@-webkit-keyframes unfoldIn {
  0% {
    -webkit-transform: scaleY(0.005) scaleX(0);
            transform: scaleY(0.005) scaleX(0); }
  50% {
    -webkit-transform: scaleY(0.005) scaleX(1);
            transform: scaleY(0.005) scaleX(1); }
  100% {
    -webkit-transform: scaleY(1) scaleX(1);
            transform: scaleY(1) scaleX(1); } }

@keyframes unfoldIn {
  0% {
    -webkit-transform: scaleY(0.005) scaleX(0);
            transform: scaleY(0.005) scaleX(0); }
  50% {
    -webkit-transform: scaleY(0.005) scaleX(1);
            transform: scaleY(0.005) scaleX(1); }
  100% {
    -webkit-transform: scaleY(1) scaleX(1);
            transform: scaleY(1) scaleX(1); } }

@-webkit-keyframes unfoldOut {
  0% {
    -webkit-transform: scaleY(1) scaleX(1);
            transform: scaleY(1) scaleX(1); }
  50% {
    -webkit-transform: scaleY(0.005) scaleX(1);
            transform: scaleY(0.005) scaleX(1); }
  100% {
    -webkit-transform: scaleY(0.005) scaleX(0);
            transform: scaleY(0.005) scaleX(0); } }

@keyframes unfoldOut {
  0% {
    -webkit-transform: scaleY(1) scaleX(1);
            transform: scaleY(1) scaleX(1); }
  50% {
    -webkit-transform: scaleY(0.005) scaleX(1);
            transform: scaleY(0.005) scaleX(1); }
  100% {
    -webkit-transform: scaleY(0.005) scaleX(0);
            transform: scaleY(0.005) scaleX(0); } }

@-webkit-keyframes sizeIn {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0); }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1); } }

@keyframes sizeIn {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0); }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1); } }

@-webkit-keyframes sizeOut {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1); }
  100% {
    -webkit-transform: scale(0);
            transform: scale(0); } }

@keyframes sizeOut {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1); }
  100% {
    -webkit-transform: scale(0);
            transform: scale(0); } }

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@-webkit-keyframes greenIconBump {
  0% {
    -webkit-box-shadow: 0px 0px 0px 0px #73bd4c;
            box-shadow: 0px 0px 0px 0px #73bd4c; }
  100% {
    -webkit-box-shadow: 0px 0px 0px 4px #73bd4c;
            box-shadow: 0px 0px 0px 4px #73bd4c; } }

@keyframes greenIconBump {
  0% {
    -webkit-box-shadow: 0px 0px 0px 0px #73bd4c;
            box-shadow: 0px 0px 0px 0px #73bd4c; }
  100% {
    -webkit-box-shadow: 0px 0px 0px 4px #73bd4c;
            box-shadow: 0px 0px 0px 4px #73bd4c; } }

@-webkit-keyframes greenIconBumpOut {
  0% {
    -webkit-box-shadow: 0px 0px 0px 4px #73bd4c;
            box-shadow: 0px 0px 0px 4px #73bd4c; }
  100% {
    -webkit-box-shadow: 0px 0px 0px 0px #73bd4c;
            box-shadow: 0px 0px 0px 0px #73bd4c; } }

@keyframes greenIconBumpOut {
  0% {
    -webkit-box-shadow: 0px 0px 0px 4px #73bd4c;
            box-shadow: 0px 0px 0px 4px #73bd4c; }
  100% {
    -webkit-box-shadow: 0px 0px 0px 0px #73bd4c;
            box-shadow: 0px 0px 0px 0px #73bd4c; } }

@-webkit-keyframes rollCity {
  0% {
    height: 0; }
  100% {
    height: 430px; } }

@keyframes rollCity {
  0% {
    height: 0; }
  100% {
    height: 430px; } }

@-webkit-keyframes rollCityMobile {
  0% {
    height: 0; }
  100% {
    height: 910px; } }

@keyframes rollCityMobile {
  0% {
    height: 0; }
  100% {
    height: 910px; } }

@-webkit-keyframes unrollCity {
  0% {
    height: 430px; }
  100% {
    height: 0; } }

@keyframes unrollCity {
  0% {
    height: 430px; }
  100% {
    height: 0; } }

@-webkit-keyframes unrollCityMobile {
  0% {
    height: 910px; }
  100% {
    height: 0; } }

@keyframes unrollCityMobile {
  0% {
    height: 910px; }
  100% {
    height: 0; } }

@-webkit-keyframes rollFFormDir {
  0% {
    height: 0; }
  100% {
    height: 970px; } }

@keyframes rollFFormDir {
  0% {
    height: 0; }
  100% {
    height: 970px; } }

@-webkit-keyframes unrollFFormDir {
  0% {
    height: 970px; }
  100% {
    height: 0; } }

@keyframes unrollFFormDir {
  0% {
    height: 970px; }
  100% {
    height: 0; } }

@-webkit-keyframes rollFFormCon {
  0% {
    height: 0; }
  100% {
    height: 700px; } }

@keyframes rollFFormCon {
  0% {
    height: 0; }
  100% {
    height: 700px; } }

@-webkit-keyframes unrollFFormCon {
  0% {
    height: 700px; }
  100% {
    height: 0; } }

@keyframes unrollFFormCon {
  0% {
    height: 700px; }
  100% {
    height: 0; } }

@-webkit-keyframes rollFFormConMob {
  0% {
    height: 0; }
  100% {
    height: 770px; } }

@keyframes rollFFormConMob {
  0% {
    height: 0; }
  100% {
    height: 770px; } }

@-webkit-keyframes unrollFFormConMob {
  0% {
    height: 770px; }
  100% {
    height: 0; } }

@keyframes unrollFFormConMob {
  0% {
    height: 770px; }
  100% {
    height: 0; } }

@-webkit-keyframes rollFFormCall {
  0% {
    height: 0; }
  100% {
    height: 700px; } }

@keyframes rollFFormCall {
  0% {
    height: 0; }
  100% {
    height: 700px; } }

@-webkit-keyframes unrollFFormCall {
  0% {
    height: 700px; }
  100% {
    height: 0; } }

@keyframes unrollFFormCall {
  0% {
    height: 700px; }
  100% {
    height: 0; } }

@-webkit-keyframes rollFFormCallMob {
  0% {
    height: 0; }
  100% {
    height: 880px; } }

@keyframes rollFFormCallMob {
  0% {
    height: 0; }
  100% {
    height: 880px; } }

@-webkit-keyframes unrollFFormCallMob {
  0% {
    height: 880px; }
  100% {
    height: 0; } }

@keyframes unrollFFormCallMob {
  0% {
    height: 880px; }
  100% {
    height: 0; } }

@-webkit-keyframes rollFFormOffc {
  0% {
    height: 0; }
  100% {
    height: 830px; } }

@keyframes rollFFormOffc {
  0% {
    height: 0; }
  100% {
    height: 830px; } }

@-webkit-keyframes unrollFFormOffc {
  0% {
    height: 830px; }
  100% {
    height: 0; } }

@keyframes unrollFFormOffc {
  0% {
    height: 830px; }
  100% {
    height: 0; } }

@-webkit-keyframes labelDown {
  0% {
    top: 0px; }
  100% {
    top: 50px;
    font-size: 0.7em;
    color: #8697b3; } }

@keyframes labelDown {
  0% {
    top: 0px; }
  100% {
    top: 50px;
    font-size: 0.7em;
    color: #8697b3; } }

@-webkit-keyframes labelUp {
  0% {
    top: 50px;
    font-size: 0.7em;
    color: #8697b3; }
  100% {
    top: 0px; } }

@keyframes labelUp {
  0% {
    top: 50px;
    font-size: 0.7em;
    color: #8697b3; }
  100% {
    top: 0px; } }

@-webkit-keyframes labelTextDown {
  0% {
    bottom: 50%; }
  100% {
    bottom: -30px;
    font-size: 0.7em;
    color: #8697b3; } }

@keyframes labelTextDown {
  0% {
    bottom: 50%; }
  100% {
    bottom: -30px;
    font-size: 0.7em;
    color: #8697b3; } }

@-webkit-keyframes labelTextUp {
  0% {
    bottom: 0px;
    font-size: 0.7em;
    color: #8697b3; }
  100% {
    bottom: 10px; } }

@keyframes labelTextUp {
  0% {
    bottom: 0px;
    font-size: 0.7em;
    color: #8697b3; }
  100% {
    bottom: 10px; } }

.js-open-modal {
  cursor: pointer; }

.modal-fixed {
  display: none;
  z-index: 100;
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  overflow-y: scroll;
  -webkit-animation: unfoldOut 0.5s ease-out forwards;
          animation: unfoldOut 0.5s ease-out forwards; }

.modal-fixed__container {
  position: absolute;
  top: 10%;
  width: 100%;
  opacity: 0; }

.modal-active {
  -webkit-animation: unfoldIn 0.5s ease-out forwards;
          animation: unfoldIn 0.5s ease-out forwards; }
  .modal-active .modal-fixed__container {
    -webkit-animation: fadeIn 0.5s ease-out forwards;
            animation: fadeIn 0.5s ease-out forwards; }

.modal-fixed__container__close {
  position: absolute;
  right: 3%;
  top: 30px;
  cursor: pointer;
  z-index: 2; }
  .modal-fixed__container__close span {
    vertical-align: middle;
    padding-right: 15px; }

.modal-black {
  background-color: rgba(0, 0, 0, 0.71); }

.modal-teal {
  background-color: #0e212e; }

.modal-white {
  background-color: white; }

.modal-list {
  background-color: #f5f5f5; }
  .modal-list__header {
    position: relative;
    padding: 30px 15px;
    cursor: pointer; }
    .modal-list__header .open-list-icon {
      width: 45px; }
    .modal-list__header .open-list {
      width: 35px; }
    .modal-list__header span {
      padding-left: 70px; }
    .modal-list__header-wrapper {
      width: 80%;
      margin: auto; }
  .modal-list__list {
    display: none;
    overflow: hidden;
    padding: 15px 0; }
    .modal-list__list div.row {
      padding: 30px 0 !important; }

.genmodal__content {
  position: relative;
  width: 80%;
  margin: auto; }
  .genmodal__content .row {
    padding: 100px 0 !important; }
  .genmodal__content-header {
    padding-bottom: 30px; }
  .genmodal__content-option {
    padding-top: 30px; }
  .genmodal__content-period {
    padding: 50px 0; }

.genmodal__actions .button-small {
  margin-bottom: 15px;
  width: 250px; }

.genmodal__price {
  margin-bottom: 40px; }

.genmodal__confirm {
  padding-top: 50px; }
  .genmodal__confirm button {
    margin-right: 20px; }

.tv-pack__actions .button-small {
  margin-bottom: 15px;
  width: 250px; }

.channel-body {
  text-align: center; }

#freeze-confirm {
  display: none;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1); }
  #freeze-confirm div {
    opacity: 1; }

#freeze {
  display: none;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1); }
  #freeze div {
    opacity: 1; }

.modal-form .fast_forms__connect {
  background-repeat: no-repeat;
  min-height: 590px;
  top: 50%;
  position: relative;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%); }

.modal-form .scorer__header__close {
  top: 50px;
  color: #8697b3; }
  .modal-form .scorer__header__close svg {
    fill: #8697b3 !important; }
  .modal-form .scorer__header__close:hover {
    color: white; }
    .modal-form .scorer__header__close:hover svg {
      fill: white !important; }

.mixer-channels {
  background: white; }
  .mixer-channels__header {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1;
    background-color: #f2f2f2;
    padding: 0 50px; }
    .mixer-channels__header .scorer__header__close {
      right: 50px;
      top: 20px; }
      .mixer-channels__header .scorer__header__close:hover .close-button__icon {
        fill: #99cd7e; }
      .mixer-channels__header .scorer__header__close .close-button__icon {
        fill: #73bd4c; }
    .mixer-channels__header-link {
      text-align: center;
      padding: 20px 0;
      cursor: pointer;
      border-bottom: 4px solid #f2f2f2; }
    .mixer-channels__header-big {
      display: block;
      font-size: 24px; }
    .mixer-channels__header-small {
      font-size: 18px; }
  .mixer-channels__block {
    font-size: 15px;
    padding: 40px 50px !important;
    background-color: white;
    border: none; }
  .mixer-channels__list {
    margin-top: 0; }
    .mixer-channels__list-item {
      float: left;
      width: 90px;
      height: 85px;
      line-height: 70px;
      text-align: center;
      margin: 0 20px 40px 20px;
      -webkit-transition: opacity .2s ease-out;
      transition: opacity .2s ease-out; }
      .mixer-channels__list-item.inactive {
        opacity: 0.4; }
        .mixer-channels__list-item.inactive img {
          -webkit-filter: grayscale(100%);
          -moz-filter: grayscale(100%);
          -ms-filter: grayscale(100%);
          -o-filter: grayscale(100%);
          filter: grayscale(100%);
          -webkit-filter: gray;
                  filter: gray;
          /* IE 6-9 */ }
    .mixer-channels__list-img {
      max-width: 90px;
      vertical-align: top; }
    .mixer-channels__list-text {
      line-height: 1;
      font-size: 15px;
      margin-top: 10px; }
  .mixer-channels__line {
    padding-top: 50px;
    border-bottom: 1px solid #e0e0e0; }
  .mixer-channels__premblock {
    display: none;
    padding: 20px 25px !important; }
    .mixer-channels__premblock .wrapper {
      padding: 50px 25px;
      background-color: #f7f7f7;
      border: 1px solid #e6e6e6;
      -webkit-border-radius: 10px;
              border-radius: 10px; }

.all-channels {
  background: white;
  margin-top: 3%; }
  .all-channels .scorer__float-close {
    z-index: 1; }
  .all-channels .mixer-channels__premblock {
    display: block; }
  .all-channels__header {
    position: relative;
    padding: 40px 98px 0px;
    height: 80px; }
    .all-channels__header h4 {
      font-size: 24px; }
    .all-channels__header .scorer__header__close {
      color: #73bd4c !important; }
      .all-channels__header .scorer__header__close:hover {
        color: #99cd7e !important; }
      .all-channels__header .scorer__header__close svg {
        fill: #73bd4c !important; }
        .all-channels__header .scorer__header__close svg:hover {
          fill: #99cd7e !important; }
  .all-channels__block {
    font-size: 15px;
    padding: 40px 50px !important;
    background-color: white;
    border: none; }
  .all-channels__channels {
    padding-top: 30px; }
    .all-channels__channels__list {
      padding: 10px 66px 20px 66px; }
      .all-channels__channels__list-item {
        display: inline-block;
        vertical-align: top;
        width: 90px;
        height: 85px;
        line-height: 70px;
        text-align: center;
        margin: 0 20px 40px 20px;
        -webkit-transition: opacity .2s ease-out;
        transition: opacity .2s ease-out; }
      .all-channels__channels__list-img {
        max-width: 90px;
        vertical-align: top; }
      .all-channels__channels__list-text {
        line-height: 1;
        font-size: 15px;
        margin-top: 10px; }

.bundle {
  background: white;
  margin-top: 3%; }
  .bundle__main {
    position: relative;
    min-height: 500px;
    color: white; }
    .bundle__main-title {
      position: relative;
      margin-top: 30px;
      padding: 30px 100px; }
      .bundle__main-title h4 {
        font-size: 24px; }
      .bundle__main-title__sub {
        font-size: 18px;
        color: #e85b21; }
    .bundle__main-info {
      font-size: 20px;
      padding: 60px 100px; }
  .bundle__channels {
    padding-top: 30px; }
    .bundle__channels__list {
      padding: 10px 66px 20px 66px; }
      .bundle__channels__list-item {
        display: inline-block;
        vertical-align: top;
        width: 90px;
        height: 85px;
        line-height: 70px;
        text-align: center;
        margin: 0 20px 40px 20px;
        -webkit-transition: opacity .2s ease-out;
        transition: opacity .2s ease-out; }
      .bundle__channels__list-img {
        max-width: 90px;
        vertical-align: top; }
      .bundle__channels__list-text {
        line-height: 1;
        font-size: 15px;
        margin-top: 10px; }
  .bundle #bundle-nastroi-kino {
    background: url(../../images/tv/tv-premium-cinema.jpg) center center/cover no-repeat; }
  .bundle #bundle-football-premhd {
    background: url(../../images/tv/tv-football-premier.jpg) center center/cover no-repeat; }
  .bundle #bundle-nash-football {
    background: url(../../images/tv/tv-football.jpg) center center/cover no-repeat; }
  .bundle #bundle-amedia {
    background: url(../../images/tv/tv-amedia.jpg) center center/cover no-repeat; }
  .bundle #bundle-rain {
    background: url(../../images/tv/tv-rain.jpg) center center/cover no-repeat; }
  .bundle #bundle-night {
    background: #000000 url(../../images/tv/tv-night.jpg) center center/contain no-repeat; }
  .bundle #bundle-hd {
    background: url(../../images/tv/tv-hd.jpg) center center/cover no-repeat; }
  .bundle #bundle-sport {
    background: url(../../images/tv/tv-sport.jpg) center center/cover no-repeat; }

.addition {
  background: white; }
  .addition__main {
    background-color: #ededed;
    min-height: 360px; }
    .addition__main-title {
      position: relative;
      padding: 30px 100px;
      border-bottom: 1px solid #d6d6d6; }
      .addition__main-title h4 {
        font-size: 24px;
        margin-bottom: 0; }
      .addition__main-title__sub {
        font-size: 18px;
        color: #e85b21; }
    .addition__main-info {
      font-size: 26px;
      padding: 60px 100px; }
      .addition__main-info__name {
        font-size: 42px;
        margin-bottom: 25px;
        line-height: 1; }
      .addition__main-info__text {
        padding-right: 100px; }
      .addition__main-info__desc {
        font-size: 27px;
        margin-top: 10px;
        margin-bottom: 10px;
        line-height: 1.1; }
      .addition__main-info__grey {
        font-size: 20px;
        line-height: 0.5;
        color: #90949a; }
      .addition__main-info__small {
        font-size: 14px;
        color: #90949a;
        margin-top: 55px; }
      .addition__main-info__price {
        font-size: 42px;
        margin-top: 35px;
        color: #73bd4c;
        width: 49%;
        display: inline-block;
        white-space: nowrap; }
        .addition__main-info__price .rouble-sign {
          height: 28px; }
      .addition__main-info__image {
        max-width: 100%; }
    .addition__main .mixer__interactive-pluses__plus {
      display: block;
      width: 100%;
      margin-bottom: 20px;
      white-space: nowrap; }
      .addition__main .mixer__interactive-pluses__plus .plus__img {
        vertical-align: middle; }
      .addition__main .mixer__interactive-pluses__plus .plus__text {
        display: inline-block;
        padding-left: 20px;
        padding-top: 0;
        vertical-align: middle;
        margin-bottom: 0; }
  .addition__gift {
    position: absolute;
    right: -48px;
    bottom: 80px;
    z-index: 1;
    width: 147px; }
    @media (min-width: 1400px) {
      .addition__gift {
        right: -27px;
        width: 160px; } }
  .addition__pdf {
    vertical-align: middle; }
  .addition__cond {
    font-size: 24px;
    padding-left: 100px;
    padding-bottom: 30px;
    display: inline-block;
    color: #90949a;
    -webkit-transition: all 0.2s;
    transition: all 0.2s; }
    .addition__cond-text {
      padding-left: 15px;
      vertical-align: middle; }
    .addition__cond:hover {
      text-decoration: none;
      color: black; }
  .addition__tech {
    padding-top: 60px; }
    .addition__tech-title {
      font-size: 28px;
      font-weight: normal;
      margin-bottom: 50px; }
    .addition__tech-details {
      font-size: 20px; }
  .addition .usb-tech .addition__tech-info {
    width: 58%;
    display: inline-block;
    padding-right: 40px; }
  .addition .usb-tech .addition__tech-graph {
    width: 39%;
    display: inline-block; }
    @media (min-width: 1400px) {
      .addition .usb-tech .addition__tech-graph {
        width: 30%; } }
  .addition__channels {
    padding-top: 30px; }
    .addition__channels__list {
      padding: 0 70px; }
      .addition__channels__list-item {
        display: inline-block;
        text-align: center;
        width: 130px;
        margin-right: 10px;
        margin-bottom: 30px; }
      .addition__channels__list-img {
        width: 60px;
        height: 40px; }
  .addition .free-tv__left {
    position: relative;
    vertical-align: top;
    min-height: 280px;
    display: inline-block;
    width: 30%;
    background: url("../../images/internet-free-tv.png");
    background-size: contain;
    background-repeat: no-repeat; }
    .addition .free-tv__left .free-tv__arrow-green {
      z-index: 1;
      position: absolute;
      left: 45px;
      top: 60px;
      background: url(../../images/free-tv-green-arrow.png) no-repeat;
      background-size: contain;
      width: 170px;
      height: 65px;
      color: white;
      font-size: 29px;
      padding-left: 22px;
      padding-top: 6px; }
    .addition .free-tv__left .free-tv__arrow-yellow {
      z-index: 2;
      position: relative;
      background: url(../../images/free-tv-yellow-arrow.png) no-repeat;
      background-size: contain;
      width: 155px;
      height: 36px;
      left: 75px;
      top: 105px;
      color: black;
      font-size: 23px;
      font-weight: bold;
      padding-left: 16px;
      padding-top: 2px; }
  .addition .free-tv__right {
    width: 60%;
    display: inline-block;
    vertical-align: top; }
  .addition .free-tv__title {
    margin-bottom: 20px; }

.router .addition__main-info {
  padding-top: 30px; }
  .router .addition__main-info .row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }

.router .table__price-rouble {
  width: 30px; }

.router__info {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  width: 100%; }
  .router__info h1 {
    line-height: 1;
    font-size: 44px;
    margin-top: 0;
    margin-bottom: 0; }
  .router__info h2 {
    white-space: nowrap;
    font-size: 60px;
    line-height: 1;
    margin-top: 0;
    margin-bottom: 50px;
    color: #f4c643; }
  .router__info span {
    font-size: 33px;
    line-height: 0.9; }

.router__price {
  font-size: 42px !important; }

.router__image {
  display: inline-block;
  vertical-align: middle; }

.router__options {
  display: inline-block;
  vertical-align: middle;
  margin-left: 30px;
  font-size: 24px;
  line-height: 1.3;
  white-space: nowrap; }
  .router__options span, .router__options img {
    display: inline-block;
    vertical-align: middle;
    padding-right: 15px;
    white-space: nowrap; }
  .router__options img {
    padding-top: 20px;
    padding-bottom: 20px; }

.router-fast .options__desc {
  font-size: 20px; }

.confirm__close {
  color: #73bd4c; }
  .confirm__close svg {
    fill: #73bd4c; }

.confirm__wrapper {
  width: 100%;
  background: white;
  padding: 20px;
  font-size: 22px;
  text-align: center; }
  .confirm__wrapper .scorer__footer-form {
    display: none; }
    .confirm__wrapper .scorer__footer-form.active {
      display: inline-block; }
  .confirm__wrapper .scorer__footer-message {
    font-size: 32px; }

.confirm__title {
  font-size: 25px; }

.confirm__goods {
  padding: 20px 13px 0px 13px;
  font-size: 25px;
  text-align: left;
  max-width: 70%;
  margin: auto; }
  .confirm__goods:last-of-type {
    padding-bottom: 40px; }

#submodal-all-bundles .bundle {
  margin-top: 0; }

#submodal-all-bundles .bundle__main-title {
  margin-top: 0; }

#submodal-mediacenter .addition__main-info, #submodal-mediacenter-rent .addition__main-info {
  padding-bottom: 0; }

#submodal-mediacenter .addition__main-info__text, #submodal-mediacenter-rent .addition__main-info__text {
  padding-right: 0; }

#submodal-mediacenter .addition__main-info__price, #submodal-mediacenter-rent .addition__main-info__price {
  margin-bottom: 30px; }

.free-rent-solo {
  position: relative;
  top: -40px; }

.usb__wrapper {
  width: 38%;
  display: inline-block;
  position: relative;
  float: right;
  margin-left: 10px;
  margin-right: 10px; }

.usb__circle {
  width: 150px;
  height: 150px;
  -webkit-border-radius: 100%;
          border-radius: 100%;
  position: relative;
  margin: auto;
  -webkit-box-shadow: inset -3px 5px 30px -9px rgba(0, 0, 0, 0.48);
  box-shadow: inset -3px 5px 30px -9px rgba(0, 0, 0, 0.48); }
  .usb__circle-text {
    text-align: center;
    white-space: nowrap;
    color: white; }
  .usb__circle-digit {
    font-size: 40px; }

.usb__speed {
  text-align: center;
  padding-top: 10px;
  font-size: 30px; }

.fast-router__img {
  margin-top: 50px;
  max-width: 90%; }

.modal__opinion-title {
  color: #73bd4c;
  font-size: 36px;
  font-weight: normal;
  padding: 40px 10px 0 95px; }

.modal__opinion-plaq {
  background-color: #fff0b6;
  -webkit-border-radius: 10px 10px 10px 0;
          border-radius: 10px 10px 10px 0;
  padding: 10px 30px;
  max-width: 81%;
  margin-bottom: 20px;
  font-size: 18px; }

.modal__opinion .fast_forms__form {
  padding: 40px 0;
  font-size: 25px; }

.modal__opinion .error-empty-message {
  left: 10px; }

.modal__opinion .fast_forms__form__wrapping {
  width: 85%; }

.modal__opinion .fast_forms__form__label {
  left: 18px; }

.modal__opinion .fast_forms__form__light-input {
  border: 1px solid #8697b3;
  -webkit-border-radius: 15px 15px 15px 0;
          border-radius: 15px 15px 15px 0;
  padding: 5px 10px; }

.modal__opinion .fast_forms__form__full-input {
  margin-top: 0;
  border: 1px solid #8697b3;
  -webkit-border-radius: 15px 15px 15px 0;
          border-radius: 15px 15px 15px 0; }

.modal__opinion .g-recaptcha {
  margin-top: 30px; }

.quiz {
  padding: 30px; }
  .quiz__title {
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 10px; }
  .quiz__question {
    display: none; }
    .quiz__question.is-active {
      display: block; }
  .quiz__answer {
    display: inline-block;
    font-size: 23px;
    border: 1px solid black;
    cursor: pointer;
    padding: 10px 20px;
    margin: 20px 20px 0 0;
    -webkit-transition: all .2s;
    transition: all .2s; }
    .quiz__answer:hover {
      background: black;
      color: white; }
  .quiz__final {
    display: none; }
    .quiz__final.is-active {
      display: block; }
  .quiz__back {
    background: none;
    border: 1px solid black;
    padding: 10px 20px;
    font-size: 20px;
    margin-top: 20px;
    cursor: pointer;
    display: none;
    -webkit-transition: all .2s;
    transition: all .2s; }
    .quiz__back:hover {
      background: black;
      color: white; }
    .quiz__back.is-active {
      display: block; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/* Slider */
.slick-loading .slick-list {
  background: #fff url("ajax-loader.gif") center center no-repeat; }

/* Icons */
@font-face {
  font-family: "slick";
  src: url("fonts/slick.eot");
  src: url("fonts/slick-1.eot") format("embedded-opentype"), url("fonts/slick.woff") format("woff"), url("fonts/slick.ttf") format("truetype"), url("fonts/slick.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent; }
    .slick-prev:hover:before, .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
      opacity: 1; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.25; }
  .slick-prev:before,
  .slick-next:before {
    font-family: "slick";
    font-size: 20px;
    line-height: 1;
    color: white;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -25px; }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: -25px; }
  .slick-prev:before {
    content: "←"; }
    [dir="rtl"] .slick-prev:before {
      content: "→"; }

.slick-next {
  right: -25px; }
  [dir="rtl"] .slick-next {
    left: -25px;
    right: auto; }
  .slick-next:before {
    content: "→"; }
    [dir="rtl"] .slick-next:before {
      content: "←"; }

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          opacity: 1; }
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "•";
        width: 20px;
        height: 20px;
        font-family: "slick";
        font-size: 6px;
        line-height: 20px;
        text-align: center;
        color: black;
        opacity: 0.25;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: black;
      opacity: 0.75; }

#cities {
  background: -webkit-gradient(linear, left top, right top, from(#253542), to(#0e212e));
  background: -webkit-linear-gradient(left, #253542, #0e212e);
  background: linear-gradient(to right, #253542, #0e212e);
  height: 0;
  overflow: hidden; }
  @media (min-width: 992px) {
    #cities.active {
      -webkit-animation: rollCity 0.3s ease-out forwards;
              animation: rollCity 0.3s ease-out forwards; } }
  @media (max-width: 991px) {
    #cities.active {
      -webkit-animation: rollCityMobile 0.3s ease-out forwards;
              animation: rollCityMobile 0.3s ease-out forwards; } }
  @media (min-width: 992px) {
    #cities.hiding {
      -webkit-animation: unrollCity 0.3s ease-out forwards;
              animation: unrollCity 0.3s ease-out forwards; } }
  @media (max-width: 991px) {
    #cities.hiding {
      -webkit-animation: unrollCityMobile 0.3s ease-out forwards;
              animation: unrollCityMobile 0.3s ease-out forwards; } }

.cities {
  position: relative;
  height: 100%;
  background: url(../../images/cities-back.png);
  background-repeat: no-repeat;
  background-position: center top; }
  .cities__title {
    padding-top: 35px;
    padding-bottom: 20px; }
  .cities__list {
    height: 200px;
    padding-left: 40px; }
    .cities__list-city {
      margin-bottom: 10px;
      margin-top: 10px; }
      .cities__list-city__text:hover {
        border-bottom: 0; }
      .cities__list-city__link {
        color: white;
        padding-bottom: 3px;
        border-bottom: 1px solid #3a4c5d; }
        .cities__list-city__link:hover {
          text-decoration: none;
          border: 0;
          color: white; }
      .cities__list-city.active {
        position: relative;
        font-weight: bold;
        font-size: 1.2em;
        line-height: 1.2; }
        .cities__list-city.active > .cities__list-city__link {
          color: #73bd4c;
          border: 0; }
        .cities__list-city.active:before {
          width: 17px;
          height: 17px;
          content: " ";
          background-image: url(../../images/check-mark.png);
          background-repeat: no-repeat;
          position: absolute;
          left: -25px;
          top: 6px; }
  @media (max-width: 991px) {
    .cities {
      height: 870px; }
      .cities__list {
        line-height: 75px; }
      .cities__title {
        padding-top: 100px; } }

.nav_top {
  color: white;
  background-color: #253542;
  height: 62px; }
  .nav_top .row {
    height: 100%; }
  .nav_top__item {
    height: 100%;
    display: block;
    padding: 15px 0px;
    white-space: nowrap;
    cursor: pointer; }
    .nav_top__item-text {
      color: white;
      vertical-align: middle;
      display: inline-block;
      cursor: pointer; }
      .nav_top__item-text:hover {
        color: white;
        text-decoration: none; }
      .nav_top__item-text.city-text:hover {
        border-bottom: 0; }
      .nav_top__item-text.nav_top__phone:hover {
        border-bottom: 0; }
      .nav_top__item-text.abon-text:hover {
        border-bottom: 0; }
      .nav_top__item-text.payment-text:hover {
        border-bottom: 0; }
    .nav_top__item.bordered {
      border-left: 1px solid #56667b; }
    .nav_top__item:hover svg:not(.fill-white) {
      fill: #73bd4c; }
    .nav_top__item:hover .nav_top__item-text {
      border-bottom: 0; }
  .nav_top__link {
    height: 100%;
    display: block;
    border-right: 1px solid #253542; }
    .nav_top__link span {
      color: white; }
    .nav_top__link.active span {
      border-bottom: 0;
      color: #8697b3; }
    .nav_top__link.active:hover {
      color: #8697b3;
      text-decoration: none; }
      .nav_top__link.active:hover span {
        border-bottom: 0; }
    .nav_top__link:hover {
      color: white;
      text-decoration: none; }
      .nav_top__link:hover span {
        border-bottom: 0; }
  .nav_top__icon {
    vertical-align: middle;
    margin-right: 10px;
    width: 36px;
    max-height: 33px; }
    .nav_top__icon-big {
      height: 33px; }
  .nav_top__city {
    text-align: right;
    padding-right: 30px; }
    .nav_top__city-wrapper {
      display: inline-block;
      cursor: pointer; }
      .nav_top__city-wrapper:hover svg {
        -webkit-transition: all 0.5;
        transition: all 0.5;
        fill: #73bd4c; }
      .nav_top__city-wrapper:hover .city-text {
        border-bottom: 0; }
  .nav_top__phone {
    cursor: pointer; }
  .nav_top__switch {
    background-color: #0e212e;
    max-width: 400px; }
  .nav_top__menu-right {
    max-width: 1000px; }
  @media (max-width: 1400px) {
    .nav_top__icon {
      margin-right: 5px; }
    .nav_top__city {
      text-align: center;
      padding-right: 0; } }
  @media (max-width: 1200px) {
    .nav_top__item-text {
      font-size: 20px; }
    .nav_top__icon {
      max-width: 37px;
      height: 25px; }
      .nav_top__icon-big {
        height: 30px; } }
  @media (max-width: 991px) {
    .nav_top {
      height: 100px; }
      .nav_top__item {
        padding: 20px 0; }
        .nav_top__item-text {
          font-size: 33px;
          vertical-align: inherit; }
      .nav_top__icon {
        height: 40px;
        width: 45px;
        max-width: 45px; }
      .nav_top__icon-big {
        height: 40px;
        max-height: 40px;
        margin-right: 10px; }
      .nav_top__switch {
        max-width: 100%; } }

.nav_bottom {
  background-color: white;
  border-bottom: 1px solid #dcdfe3; }
  .nav_bottom__panel {
    position: relative;
    height: 92px;
    max-width: 400px; }
    @media (max-width: 991px) {
      .nav_bottom__panel {
        height: 150px;
        max-width: 100%; } }
  .nav_bottom .main_logo {
    position: absolute;
    width: 230px;
    right: 25px;
    z-index: 1;
    -webkit-transition: opacity 0.1s ease-out;
    transition: opacity 0.1s ease-out; }
    .nav_bottom .main_logo-tip {
      z-index: 0;
      padding-left: 70px;
      padding-bottom: 5px;
      -webkit-transition: opacity 0.3s ease-out;
      transition: opacity 0.3s ease-out;
      -webkit-transition-delay: 0.3s;
              transition-delay: 0.3s;
      color: #73bd4c; }
    .nav_bottom .main_logo-tip span{
      display: none;
    }
    .nav_bottom .main_logo:hover {
      opacity: 0; }
      .nav_bottom .main_logo:hover ~ .main_logo-tip span {
        display: block;
        -webkit-animation: appear 0.3s forwards;
                animation: appear 0.3s forwards; }
      .nav_bottom .main_logo:hover ~ .main_logo-tip .logo_text{
        display: none;
      }
    .main_logo-tip .logo_text{
      font-size: 32px;
      padding-top: 5px;
    }
    .main_logo-tip .logo_text b{
      font-weight: 500;
      color: #000;
    }
    @media (max-width: 1600px) {
      .nav_bottom .main_logo {
        right: 0; } }
    @media (max-width: 1400px) {
      .nav_bottom .main_logo {
        right: -10%; } }
    @media (max-width: 1200px) {
      .nav_bottom .main_logo {
        right: 50px; } }
    @media (max-width: 991px) {
      .nav_bottom .main_logo {
        width: 325px;
        right: 0; } }
  .nav_bottom .icon_burger {
    position: absolute;
    left: 57px; }
    @media (max-width: 991px) {
      .nav_bottom .icon_burger {
        height: 45px;
        width: 45px; } }
  @media (min-width: 2000px) {
    .nav_bottom__menu-wrap {
      margin: auto;
      position: relative;
      float: none; } }
  .nav_bottom__menu {
    width: 100%;
    max-width: 1200px;
    margin: auto;
    display: table; }
    @media (max-width: 1600px) {
      .nav_bottom__menu {
        padding-left: 55px;
        font-size: 90%; } }
    @media (max-width: 1199px) {
      .nav_bottom__menu {
        font-size: 100%;
        border-top: 1px solid #ccced0;
        padding: 0; } }
  .nav_bottom__menu_item {
    display: table-cell;
    padding: 29px 10px;
    max-width: 190px;
    -webkit-transition: color 0.2s;
    transition: color 0.2s; }
    @media (min-width: 1400px) {
      .nav_bottom__menu_item {
        max-width: 155px; } }
    .nav_bottom__menu_item:hover {
      text-decoration: none;
      color: #73bd4c; }
  .nav_bottom__user {
    padding-top: 27px;
    padding-right: 2%; }
    @media (max-width: 1200px) {
      .nav_bottom__user {
        text-align: right; } }
    .nav_bottom__user_name {
      -webkit-transition: color 0.3s;
      transition: color 0.3s;
      padding-right: 15px; }
      .nav_bottom__user_name span {
        vertical-align: middle; }
      .nav_bottom__user_name:hover {
        text-decoration: none;
        color: #73bd4c; }
        .nav_bottom__user_name:hover svg {
          fill: #73bd4c; }
    .nav_bottom__user .icon_exit {
      margin: 0 20px;
      vertical-align: middle;
      width: 35px;
      height: 35px;
      -webkit-transition: all 0.3s;
      transition: all 0.3s; }
      .nav_bottom__user .icon_exit:hover {
        fill: #73bd4c; }
  .nav_bottom__exit {
    vertical-align: middle;
    display: inline-block; }
  .nav_bottom__miniicons {
    height: 150px; }
    .nav_bottom__miniicons-icon {
      height: 55px;
      width: 55px; }
      .nav_bottom__miniicons-icon:first-of-type {
        margin-left: -25%; }
      .nav_bottom__miniicons-icon:last-of-type {
        margin-left: 25%; }
  .nav_bottom.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 3; }
    .nav_bottom.sticky .nav_bottom__menu_item {
      padding: 20px 10px; }
    .nav_bottom.sticky .nav_bottom__panel {
      height: 75px; }
      @media (max-width: 991px) {
        .nav_bottom.sticky .nav_bottom__panel {
          height: 95px; } }
    .nav_bottom.sticky .nav_bottom__user {
      padding-top: 20px; }
    @media (max-width: 991px) {
      .nav_bottom.sticky .nav_bottom__miniicons {
        height: 95px; } }

.manager {
  position: relative;
  padding: 40px;
  -webkit-border-radius: 20px;
          border-radius: 20px;
  max-width: 300px;
  background-color: white;
  line-height: 1.2; }
  .manager .avatar__image {
    width: 160px;
    height: 160px; }
  .manager__name {
    padding-top: 35px; }
  .manager__title {
    padding-top: 5px; }
  .manager__phone {
    padding-top: 15px; }
  .manager__service {
    padding: 65px 0 0 0; }
    .manager__service svg {
      width: 38px;
      height: 45px;
      fill: #90949a;
      -webkit-transition: all 0.3s;
      transition: all 0.3s; }
    .manager__service-text {
      display: inline-block;
      padding: 0 0 0 10px;
      vertical-align: top;
      line-height: 1;
      -webkit-transition: all 0.3s;
      transition: all 0.3s; }
    .manager__service-link:hover {
      text-decoration: none; }
      .manager__service-link:hover svg {
        fill: black; }
      .manager__service-link:hover .manager__service-text {
        color: black; }
  @media (max-width: 992px) {
    .manager {
      text-align: left;
      margin-top: 45px;
      max-width: 92%; }
      .manager br {
        display: none; }
      .manager__text {
        display: inline-block;
        padding-left: 20px;
        max-width: 88%; }
      .manager .avatar {
        display: inline-block;
        vertical-align: top; }
        .manager .avatar__image {
          width: 85px;
          height: 85px; }
      .manager__name {
        padding-top: 0px;
        margin: 0; }
      .manager__title {
        padding-top: 0px; }
      .manager__phone {
        padding-top: 10px; } }

.fast_menu {
  background-color: #6db746;
  background: #6db746;
  background: -webkit-linear-gradient(45deg, #6db746 0%, #91ca5a 100%);
  background: linear-gradient(45deg, #6db746 0%, #91ca5a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6db746', endColorstr='#91ca5a',GradientType=1 );
  white-space: nowrap;
  bottom: 0;
  width: 100%;
  z-index: 3; }
  .fast_menu.fixed {
    position: fixed; }
  .fast_menu__messenger-img {
    vertical-align: middle;
    padding: 0 10px; }
    @media (max-width: 992px) {
      .fast_menu__messenger-img {
        height: 85px; } }
  .fast_menu__icon_wrap {
    position: relative;
    vertical-align: middle;
    display: inline-block;
    padding: 5px;
    background-color: white;
    width: 50px;
    height: 50px;
    -webkit-border-radius: 100%;
            border-radius: 100%; }
    @media (max-width: 991px) {
      .fast_menu__icon_wrap {
        width: 80px;
        height: 80px; } }
  .fast_menu__link {
    cursor: pointer;
    display: inline-block;
    padding-top: 10px;
    padding-bottom: 10px; }
    @media (max-width: 992px) {
      .fast_menu__link {
        padding-top: 25px;
        padding-bottom: 25px; } }
    .fast_menu__link:hover {
      text-decoration: none;
      color: white; }
      .fast_menu__link:hover > .fast_menu__text {
        border: 0; }
  .fast_menu__text {
    vertical-align: middle;
    margin-left: 15px; }
  .fast_menu__icon {
    max-height: 30px;
    max-width: 30px; }
    @media (max-width: 991px) {
      .fast_menu__icon {
        max-height: 45px;
        max-width: 50px; } }

.fast_forms {
  position: relative; }
  .fast_forms .row {
    background-repeat: no-repeat;
    background-position: right top; }
  .fast_forms__form {
    line-height: 1.1;
    padding: 80px 0; }
    @media (max-width: 992px) {
      .fast_forms__form {
        padding: 110px 50px 50px 50px; } }
    .fast_forms__form__wrapping {
      line-height: 1.6;
      padding-top: 100px;
      padding-left: 3px;
      width: 90%; }
      @media (max-width: 992px) {
        .fast_forms__form__wrapping {
          width: 100%; } }
      @media (min-width: 1200px) {
        .fast_forms__form__wrapping {
          width: 70%; } }
    .fast_forms__form-text {
      padding: 120px 0; }
      @media (max-width: 992px) {
        .fast_forms__form-text {
          padding: 50px 0; } }
      .fast_forms__form-text p {
        margin-bottom: 30px; }
    .fast_forms__form__light-input {
      background-color: transparent;
      border: 0;
      border-bottom: 3px solid #8697b3;
      width: 90%;
      margin-bottom: 60px;
      padding: 5px 0px; }
      @media (max-width: 1200px) {
        .fast_forms__form__light-input {
          width: 70%; } }
    .fast_forms__form__full-input {
      margin-top: 20px;
      background-color: transparent;
      border: 3px solid #8697b3;
      width: 95%;
      padding: 5px 15px;
      resize: none;
      outline: 0; }
    .fast_forms__form__label {
      position: absolute;
      top: 0px;
      pointer-events: none; }
    .fast_forms__form .animated-label {
      -webkit-animation: labelUp 0.3s ease-in-out forwards;
              animation: labelUp 0.3s ease-in-out forwards; }
    .fast_forms__form .animated-text-label {
      -webkit-animation: labelTextUp 0.3s ease-in-out forwards;
              animation: labelTextUp 0.3s ease-in-out forwards;
      top: auto;
      left: 15px;
      bottom: 0; }
    .fast_forms__form .active ~ .animated-label {
      -webkit-animation: labelDown 0.3s ease-in-out forwards;
              animation: labelDown 0.3s ease-in-out forwards; }
    .fast_forms__form .active ~ .animated-text-label {
      -webkit-animation: labelTextDown 0.3s ease-in-out forwards;
              animation: labelTextDown 0.3s ease-in-out forwards; }
    .fast_forms__form .error-empty {
      border-color: #ef662f; }
      .fast_forms__form .error-empty ~ label {
        display: none; }
      .fast_forms__form .error-empty ~ .error-empty-message {
        display: inline-block; }
    .fast_forms__form__pad-wrapper {
      white-space: nowrap; }
    .fast_forms__form__pad-button {
      margin-top: 35px;
      margin-right: 35px; }
    .fast_forms__form .fast_forms__pnum {
      margin-top: 53px; }
  .fast_forms__form-wrapper {
    position: relative;
    overflow: hidden;
    height: 0; }
  .fast_forms__director {
    background-image: url("../../images/fast-form-bkg1.jpg"); }
    .fast_forms__director.active {
      -webkit-animation: rollFFormDir 0.4s ease-out forwards;
              animation: rollFFormDir 0.4s ease-out forwards; }
    .fast_forms__director.hiding {
      -webkit-animation: unrollFFormDir 0.4s ease-out forwards;
              animation: unrollFFormDir 0.4s ease-out forwards; }
  .fast_forms__connect {
    background-image: url("../../images/fast-form-bkg2.jpg");
    background-position: right 15px bottom !important;
    background-size: 660px; }
    @media (max-width: 991px) {
      .fast_forms__connect {
        background-position: right -160% bottom !important;
        background-size: 840px; } }
    .fast_forms__connect.active {
      -webkit-animation: rollFFormCon 0.4s ease-out forwards;
              animation: rollFFormCon 0.4s ease-out forwards; }
      @media (max-width: 991px) {
        .fast_forms__connect.active {
          -webkit-animation: rollFFormConMob 0.4s ease-out forwards;
                  animation: rollFFormConMob 0.4s ease-out forwards; } }
    .fast_forms__connect.hiding {
      -webkit-animation: unrollFFormCon 0.4s ease-out forwards;
              animation: unrollFFormCon 0.4s ease-out forwards; }
      @media (max-width: 991px) {
        .fast_forms__connect.hiding {
          -webkit-animation: unrollFFormConMob 0.4s ease-out forwards;
                  animation: unrollFFormConMob 0.4s ease-out forwards; } }
  .fast_forms__callback {
    background-image: url("../../images/fast-form-bkg3.jpg");
    background-position: right 30px bottom !important;
    background-size: 560px; }
    @media (max-width: 991px) {
      .fast_forms__callback {
        background-position: right -50% bottom !important; } }
    .fast_forms__callback.active {
      -webkit-animation: rollFFormCall 0.4s ease-out forwards;
              animation: rollFFormCall 0.4s ease-out forwards; }
      @media (max-width: 991px) {
        .fast_forms__callback.active {
          -webkit-animation: rollFFormCallMob 0.4s ease-out forwards;
                  animation: rollFFormCallMob 0.4s ease-out forwards; } }
    .fast_forms__callback.hiding {
      -webkit-animation: unrollFFormCall 0.4s ease-out forwards;
              animation: unrollFFormCall 0.4s ease-out forwards; }
      @media (max-width: 991px) {
        .fast_forms__callback.hiding {
          -webkit-animation: rollFFormCallMob 0.4s ease-out forwards;
                  animation: rollFFormCallMob 0.4s ease-out forwards; } }
  .fast_forms__offices-phone {
    margin-bottom: 80px; }
  .fast_forms__offices .fast_forms__form {
    padding-bottom: 0; }
  .fast_forms__offices-map {
    clear: both;
    padding-top: 75px;
    width: 100%; }
    .fast_forms__offices-map img {
      width: 100%; }
  .fast_forms__offices.active {
    -webkit-animation: rollFFormOffc 0.4s ease-out forwards;
            animation: rollFFormOffc 0.4s ease-out forwards; }
  .fast_forms__offices.hiding {
    -webkit-animation: unrollFFormOffc 0.4s ease-out forwards;
            animation: unrollFFormOffc 0.4s ease-out forwards; }
  .fast_forms .office {
    width: 255px; }
    .fast_forms .office__title {
      margin-bottom: 22px; }
    .fast_forms .office.second {
      margin: auto; }
    .fast_forms .office.third {
      margin-left: auto; }
  .fast_forms #wrong-phone, .fast_forms #wrong-email {
    display: none;
    bottom: -15px;
    white-space: nowrap; }

.fast_forms__form-single .masked-phone {
  color: white !important; }

.fast_forms__form__light-input.masked-phone:focus {
  color: white !important; }

.fast_forms__form-single .fast_forms__form__light-input.masked-phone:focus {
  color: black !important; }

.fast_forms__form__light-input.masked-phone.not-empty {
  color: white !important; }

.im-colormask {
  width: 70%;
  height: 69px;
  border: 0 !important;
  border-bottom: 2px solid !important;
  color: white;
  padding-left: 175px; }
  .im-colormask input {
    width: 68%;
    height: 51px;
    color: white !important; }

div.im-colormask > div {
  color: white !important; }

@media screen and (max-device-width: 768px) {
  .fast_forms__form__label + .phone {
    padding-left: 370px; } }

.fast_forms__form__wrapping .im-colormask {
  white-space: nowrap; }

.footer {
  background-color: #253542;
  padding: 0 25px !important;
  line-height: 1.3; }
  .footer__phone {
    white-space: nowrap; }
  .footer__left-column {
    padding-top: 60px;
    padding-left: 60px; }
    .footer__left-column .footer__socials {
      position: absolute;
      width: 360px;
      right: 197px;
      top: 62px;
      left: auto; }
      .footer__left-column .footer__socials-link {
        width: 31px;
        height: 31px;
        margin-right: 15px; }
      .footer__left-column .footer__socials-icon {
        width: 31px;
        height: 31px; }
    .footer__left-column .footer__list {
      margin-top: 20px; }
  .footer__right-column {
    padding-top: 60px;
    padding-bottom: 90px; }
  .footer__callback:hover {
    color: #73bd4c;
    text-decoration: underline; }
  .footer__shops {
    padding-top: 60px;
    max-width: 150px; }
    .footer__shops__shop {
      display: block;
      width: 100%;
      margin-bottom: 25%; }
      .footer__shops__shop svg {
        -webkit-transition: all 0.3s;
        transition: all 0.3s; }
      .footer__shops__shop:hover svg {
        fill: #8697b3; }
  .footer__title {
    padding-top: 60px;
    margin-bottom: 30px; }
    .footer__title-right {
      margin-bottom: 30px; }
  .footer__list {
    padding-top: 30px;
    padding-bottom: 40px !important; }
    .footer__list-item {
      padding-bottom: 10px; }
      @media (max-width: 991px) {
        .footer__list-item {
          padding-bottom: 25px; } }
      .footer__list-item__link {
        color: white;
        -webkit-transition: all 0.3s;
        transition: all 0.3s; }
        .footer__list-item__link:hover {
          color: white;
          text-decoration: none; }
  .footer__socials {
    position: relative;
    left: -10px;
    white-space: nowrap; }
    .footer__socials-link {
      display: inline-block;
      -webkit-box-sizing: content-box;
              box-sizing: content-box;
      padding: 10px;
      width: 22px;
      height: 22px;
      -webkit-border-radius: 100%;
              border-radius: 100%;
      -webkit-transition: all 0.2s;
      transition: all 0.2s; }
      .footer__socials-link > .footer__socials-icon {
        -webkit-transition: all 0.2s;
        transition: all 0.2s; }
      .footer__socials-link:hover {
        background-color: #73bd4c; }
        .footer__socials-link:hover > .footer__socials-icon {
          fill: white; }
    .footer__socials-icon {
      height: 22px;
      width: 22px; }
  .footer__forum {
    padding-top: 25px; }
    @media (max-width: 992px) {
      .footer__forum {
        padding-top: 60px; } }
    .footer__forum-icon {
      vertical-align: middle;
      display: inline-block;
      width: 24px;
      height: 24px;
      margin-right: 10px; }
      @media (max-width: 992px) {
        .footer__forum-icon {
          width: 32px;
          height: 32px; } }
    .footer__forum-link {
      vertical-align: middle;
      line-height: 2;
      color: #73bd4c; }
      .footer__forum-link:hover {
        color: #73bd4c;
        text-decoration: underline; }
  .footer__copyr {
    padding-top: 70px; }
  @media (max-width: 991px) {
    .footer__left-column {
      padding-left: 65px; }
    .footer__middle-column {
      padding-left: 50px; }
    .footer__right-column {
      padding-left: 65px; }
    .footer__shops {
      max-width: 200px; } }
  @media (min-width: 1400px) {
    .footer__middle-column {
      padding-left: 3%; } }

.fast_forms__form-single div.im-colormask > div {
  color: black !important; }

@media screen and (max-device-width: 768px) {
  .fast_forms__form-single .masked-phone {
    width: 80% !important; } }

.total-common {
  padding: 0 40px 0 40px;
  line-height: 1.2; }
  .total-common__section {
    padding: 30px 0; }
    .total-common__section.first {
      border-bottom: 1px solid #ccced0;
      padding-top: 0; }
      .total-common__section.first p {
        margin-bottom: 25px; }
    .total-common__section-icon {
      width: 32px;
      margin-top: 6px;
      vertical-align: top; }
    .total-common__section-info {
      display: inline-block;
      margin-left: 10px;
      max-width: 80%; }
      .total-common__section-info__explain {
        position: relative;
        padding: 10px 20px;
        -webkit-border-radius: 15px;
                border-radius: 15px;
        max-width: 260px; }
        .total-common__section-info__explain span {
          display: block; }
  @media (max-width: 991px) {
    .total-common {
      padding: 0px 35px; }
      .total-common__section.first {
        border: 0; }
        .total-common__section.first br {
          display: none; }
      .total-common__section-info {
        width: 80%; }
        .total-common__section-info__explain {
          display: inline-block;
          vertical-align: top;
          margin-left: 30px;
          max-width: 50%; }
        .total-common__section-info__total {
          display: inline-block;
          width: 45%;
          padding-left: 10px; }
      .total-common__section-icon {
        width: 45px;
        max-height: 55px;
        height: 52px; } }

.manager-mini {
  padding: 30px 30px 50px 30px;
  -webkit-border-radius: 15px;
          border-radius: 15px;
  width: 100%;
  margin-top: 50px; }
  @media (min-width: 1200px) {
    .manager-mini {
      width: 90%; } }
  .manager-mini .avatar__image {
    width: 90px;
    height: 90px; }
  .manager-mini__name {
    padding-top: 25px;
    margin: 0; }
  .manager-mini__title {
    padding-top: 25px;
    margin: 0; }
  .manager-mini__phone {
    padding-top: 30px;
    margin: 0; }

.info-block-mini {
  margin-bottom: 30px;
  padding: 30px;
  background: #ef662f;
  background: -webkit-linear-gradient(45deg, #ef662f 0%, #f79147 100%);
  background: linear-gradient(45deg, #ef662f 0%, #f79147 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ef662f', endColorstr='#f79147',GradientType=1 ); }
  @media (max-width: 991px) {
    .info-block-mini {
      margin-top: -51px; } }
  .info-block-mini p {
    padding: 35px 0px 45px 0px;
    color: #ffe7ad; }
  .info-block-mini .arrow-right {
    width: 25px;
    margin-right: 10px; }

#burger .modal-fixed__container__close {
  left: 3%;
  right: inherit;
  z-index: 1; }

#burger .animated-element {
  opacity: 0; }

#burger.modal-fixed {
  -webkit-animation: fadeOut ease-out 0.5s forwards;
          animation: fadeOut ease-out 0.5s forwards; }

#burger .modal-fixed__container {
  -webkit-animation: fixedDropUp ease-out 0.5s forwards;
          animation: fixedDropUp ease-out 0.5s forwards; }

#burger.modal-active {
  -webkit-transform: scaleY(1) scaleX(1);
      -ms-transform: scaleY(1) scaleX(1);
          transform: scaleY(1) scaleX(1);
  -webkit-animation: none;
          animation: none; }
  #burger.modal-active .modal-fixed__container {
    -webkit-animation: fixedDropDown ease-out 0.5s forwards;
            animation: fixedDropDown ease-out 0.5s forwards; }
  #burger.modal-active .animated-element {
    -webkit-animation: listDropDown ease-out 0.6s 0.5s forwards;
            animation: listDropDown ease-out 0.6s 0.5s forwards; }
  #burger.modal-active .sized-element {
    -webkit-animation: sizeIn ease-out 0.5s 0.5s forwards;
            animation: sizeIn ease-out 0.5s 0.5s forwards; }

.burger {
  background: -webkit-gradient(linear, left top, right top, from(#253542), to(#0e212e));
  background: -webkit-linear-gradient(left, #253542, #0e212e);
  background: linear-gradient(to right, #253542, #0e212e);
  top: 0px; }
  @media (max-width: 1370px) {
    .burger .modal-fixed__container__close {
      display: none; } }
  .burger .modal-fixed__container__close svg {
    -webkit-transition: all 0.5s;
    transition: all 0.5s; }
    .burger .modal-fixed__container__close svg:hover {
      fill: white; }
  .burger__scroller {
    height: 105px;
    cursor: pointer;
    right: 70px;
    bottom: 85px; }
    .burger__scroller svg {
      -webkit-transition: all 0.5s;
      transition: all 0.5s; }
      .burger__scroller svg:hover {
        fill: #bbdda5; }
  .burger__mobile-note {
    background-color: #f4c643;
    padding: 5px 30px 0 30px;
    height: 260px;
    position: relative;
    overflow-y: hidden; }
    .burger__mobile-note .arrow-right {
      width: 60px;
      display: inline-block;
      margin-left: 15px;
      position: relative;
      top: 2px; }
    .burger__mobile-note span {
      margin-top: 15px;
      margin-left: 15px;
      padding-top: 25px;
      display: inline-block;
      font-size: 56px; }
    .burger__mobile-note__img {
      position: absolute;
      right: 50px;
      height: 100%; }
  .burger__also {
    position: absolute;
    max-width: 45%;
    right: 45px;
    bottom: -1px;
    z-index: 2;
    overflow: hidden; }
    .burger__also img {
      margin-bottom: 20px;
      -webkit-transform: scale(0);
          -ms-transform: scale(0);
              transform: scale(0); }
    @media (max-width: 1050px) {
      .burger__also {
        right: -7%; } }
    .burger__also-business {
      margin-right: 7%;
      bottom: 0; }
  @media (max-width: 1370px) {
    .burger__content {
      width: 95%; } }
  @media (max-width: 1024px) {
    .burger__content {
      width: 95%; } }
  .burger__content .row {
    padding: 25px 0 !important; }
    .burger__content .row.no-top-pad {
      padding-top: 0px !important; }
    .burger__content .row.outer-row {
      padding: 10px 0 !important;
      min-height: 490px; }
  @media (max-width: 1370px) {
    .burger__list .closing-header {
      padding-left: 73px; } }
  @media (max-width: 991px) {
    .burger__list .closing-header {
      padding-left: 116px;
      font-size: 58px; } }
  .burger__list .modal-fixed__container__close {
    display: none;
    top: 2px; }
    @media (max-width: 1370px) {
      .burger__list .modal-fixed__container__close {
        display: block; } }
    @media (max-width: 991px) {
      .burger__list .modal-fixed__container__close {
        top: 65px; }
        .burger__list .modal-fixed__container__close svg {
          width: 50px; } }
  .burger__list-header {
    border-bottom: 1px solid #3a4c5d;
    padding-bottom: 20px;
    margin-bottom: 25px; }
    @media (max-width: 991px) {
      .burger__list-header {
        font-size: 58px; } }
  .burger__list-padded {
    padding-left: 10px; }
  .burger__list-link {
    padding-bottom: 15px;
    display: inline-block; }
    .burger__list-link span, .burger__list-link svg, .burger__list-link div {
      -webkit-transition: color 0.3s, fill 0.3s;
      transition: color 0.3s, fill 0.3s; }
    .burger__list-link:hover {
      text-decoration: none; }
      .burger__list-link:hover span {
        color: white; }
      .burger__list-link:hover .burger__list__icon-trans svg {
        fill: #ccced0; }
      .burger__list-link:hover .burger__list__icon-teal svg {
        fill: white; }
      .burger__list-link:hover .burger__list__icon-green {
        -webkit-animation: greenIconBump 0.6s forwards;
                animation: greenIconBump 0.6s forwards; }
    .burger__list-link .burger__list__icon-green {
      -webkit-animation: greenIconBumpOut 0.6s forwards;
              animation: greenIconBumpOut 0.6s forwards; }
    .burger__list-link span {
      vertical-align: middle;
      padding-left: 15px;
      display: inline-block;
      max-width: 215px; }
      @media (max-width: 991px) {
        .burger__list-link span {
          max-width: 350px; } }
    @media (max-width: 991px) {
      .burger__list-link {
        padding-bottom: 40px; }
        .burger__list-link span {
          font-size: 54px;
          padding-left: 30px;
          line-height: 1.1; } }
  .burger__list__small_link {
    padding-left: 5px;
    padding-bottom: 5px; }
    @media (max-width: 991px) {
      .burger__list__small_link {
        padding-left: 3px; } }
    .burger__list__small_link:first-of-type {
      padding-top: 15px; }
    .burger__list__small_link span {
      padding-left: 20px;
      display: inline-block;
      max-width: 250px; }
      @media (max-width: 991px) {
        .burger__list__small_link span {
          max-width: 350px; } }
  .burger__list__icon-green {
    display: inline-block;
    position: relative;
    width: 55px;
    height: 55px;
    vertical-align: middle;
    background: #73bd4c;
    -webkit-border-radius: 100%;
            border-radius: 100%;
    -webkit-box-shadow: 0px 0px 0px 0px #73bd4c;
            box-shadow: 0px 0px 0px 0px #73bd4c; }
    .burger__list__icon-green svg {
      max-width: 35px;
      max-height: 35px;
      width: 100%; }
    @media (max-width: 991px) {
      .burger__list__icon-green {
        width: 90px;
        height: 90px; }
        .burger__list__icon-green svg {
          max-width: 55px;
          max-height: 55px;
          width: 100%; } }
  .burger__list__icon-teal {
    display: inline-block;
    position: relative;
    width: 25px;
    height: 24px;
    vertical-align: middle; }
    .burger__list__icon-teal svg {
      width: 24px;
      max-height: 25px; }
    @media (max-width: 991px) {
      .burger__list__icon-teal {
        width: 70px;
        height: 70px; }
        .burger__list__icon-teal svg {
          width: 69px;
          max-height: 70px; } }
  .burger__list__icon-trans {
    display: inline-block;
    position: relative;
    width: 32px;
    height: 32px;
    vertical-align: middle;
    margin-top: 5px;
    margin-bottom: 5px; }
    @media (max-width: 991px) {
      .burger__list__icon-trans {
        width: 62px;
        height: 62px; } }
    .burger__list__icon-trans svg {
      width: 100%;
      max-height: 100%; }
    .burger__list__icon-trans.high {
      vertical-align: top;
      margin-top: 9px; }
      .burger__list__icon-trans.high svg {
        max-height: 40px; }
        @media (max-width: 991px) {
          .burger__list__icon-trans.high svg {
            max-height: 65px; } }
  @media (max-width: 991px) {
    .burger__list:nth-of-type(n+3) {
      margin-top: 50px; } }
  @media (max-width: 991px) {
    .burger__list {
      padding: 50px 15px;
      margin-bottom: 50px; } }
  .burger__about li {
    margin-right: 65px; }
    @media (max-width: 1010px) {
      .burger__about li {
        margin-right: 40px; } }
  .burger__about-link {
    display: inline-block; }
    @media (max-width: 991px) {
      .burger__about-link {
        font-size: 50px; } }
    .burger__about-link a, .burger__about-link svg {
      -webkit-transition: all 0.3s;
      transition: all 0.3s; }
    .burger__about-link:hover a {
      text-decoration: none;
      color: white; }
    .burger__about-link:hover svg {
      fill: white; }
  .burger__about-wicons {
    margin-right: 50px;
    margin-top: 20px; }
    .burger__about-wicons a {
      padding-left: 10px; }
  .burger__forum {
    display: inline-block; }
  .burger__socials {
    display: inline-block;
    vertical-align: middle; }
    @media (max-width: 991px) {
      .burger__socials {
        padding-top: 30px;
        display: block; } }
    @media (max-width: 991px) {
      .burger__socials .footer__socials-link {
        width: 82px;
        height: 82px; }
        .burger__socials .footer__socials-link .footer__socials-icon {
          height: 70px;
          width: 70px; } }
  .burger__greenform .left-column {
    width: 39%;
    display: inline-block;
    vertical-align: top;
    padding-top: 5px; }
    @media (max-width: 991px) {
      .burger__greenform .left-column {
        width: 49%;
        padding-right: 20px; } }
  .burger__greenform-info {
    margin-right: 35px;
    width: 31%;
    display: inline-block;
    vertical-align: middle;
    line-height: 1.3; }
    @media (max-width: 991px) {
      .burger__greenform-info {
        width: 100%;
        padding-top: 15px;
        font-size: 44px; } }
  .burger__greenform-input {
    width: 60%;
    display: inline-block;
    padding: 10px 0;
    border-bottom-color: #d6efc6;
    color: white;
    margin-bottom: 0;
    /* Firefox 19+ */
    /* Firefox 18- */ }
    .burger__greenform-input::-webkit-input-placeholder {
      color: #bbdda5; }
    .burger__greenform-input::-moz-placeholder {
      color: #bbdda5; }
    .burger__greenform-input:-moz-placeholder {
      color: #bbdda5; }
    .burger__greenform-input:-ms-input-placeholder {
      color: #bbdda5; }
    @media (max-width: 1599px) {
      .burger__greenform-input {
        width: 50%; } }
    @media (max-width: 991px) {
      .burger__greenform-input {
        width: 100%;
        padding-top: 60px;
        font-size: 40px; } }
  .burger__greenform-buttons {
    display: inline-block;
    width: 60%;
    padding-top: 5px; }
    @media (max-width: 991px) {
      .burger__greenform-buttons {
        width: 50%;
        vertical-align: top;
        padding-left: 30px; } }
  .burger__greenform-button {
    background-color: #d6efc6;
    margin-left: 40px;
    -webkit-transition: all 0.2s;
    transition: all 0.2s; }
    @media (max-width: 1599px) {
      .burger__greenform-button {
        margin-left: 0;
        margin-right: 15px;
        padding: 15px 27px; } }
    @media (max-width: 991px) {
      .burger__greenform-button {
        margin-top: 0;
        margin-bottom: 30px;
        width: 100%;
        font-size: 40px; } }
    .burger__greenform-button:hover {
      background-color: white; }
  .burger__greenform .error-empty-message {
    position: relative;
    margin-top: 20px;
    margin-bottom: 0; }

.scorer table {
  width: 100%; }

.scorer th {
  text-align: left; }

.scorer-tip {
  margin: 0 0 30px 60px; }

.scorer__tablepad {
  margin-bottom: 45px; }

.scorer .transborder {
  border-color: transparent !important; }

.scorer__radio, .scorer__check {
  cursor: pointer;
  border: 1px solid #dcdfe3;
  background-color: white;
  padding: 5px 10px 6px 5px;
  vertical-align: middle;
  right: 20px;
  -webkit-transition: all ease-out 0.2s;
  transition: all ease-out 0.2s;
  min-width: 145px; }
  .scorer__radio-circle, .scorer__check-circle {
    display: inline-block;
    vertical-align: middle;
    border: 2px solid #dcdfe3;
    -webkit-transition: all ease-out 0.2s;
    transition: all ease-out 0.2s;
    -webkit-border-radius: 100%;
            border-radius: 100%;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    background-clip: content-box !important;
    padding: 2px; }
  .scorer__radio-text, .scorer__check-text {
    vertical-align: middle; }
    .scorer__radio-text.chosen, .scorer__check-text.chosen {
      display: none; }

.scorer__check {
  white-space: nowrap; }
  .scorer__check-circle {
    -webkit-border-radius: 2px;
            border-radius: 2px;
    position: relative; }
    .scorer__check-circle:after {
      content: '';
      width: 18px;
      height: 10px;
      position: absolute;
      top: 3px;
      left: 3px;
      border: 3px solid white;
      border-top: none;
      border-right: none;
      background: transparent;
      opacity: 0;
      -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      transform: rotate(-45deg); }
  .scorer__check-text.chosen {
    display: none; }
  .scorer__check.included {
    color: white;
    background-color: #ccced0;
    border: 0; }
    .scorer__check.included .scorer__check-circle {
      border: 0; }
      .scorer__check.included .scorer__check-circle:after {
        opacity: 1; }
  .scorer__check-counter {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    padding-left: 10px;
    padding-right: 9px; }
    .scorer__check-counter__up {
      position: absolute;
      top: -27px;
      left: 3px;
      width: 26px;
      height: 13px;
      fill: #73bd4c; }
    .scorer__check-counter__down {
      position: absolute;
      bottom: -27px;
      left: 3px;
      width: 26px;
      height: 13px;
      fill: #73bd4c; }

.scorer .bundle-included {
  display: none; }

.scorer .table__head {
  background-attachment: fixed; }

.scorer .table__header {
  font-size: 16px; }
  .scorer .table__header-text {
    vertical-align: middle;
    margin-left: 5px; }
  .scorer .table__header th {
    padding-right: 10px;
    white-space: nowrap; }
  .scorer .table__header th:first-of-type {
    padding-left: 30px; }
  .scorer .table__header th:last-of-type {
    padding-right: 30px; }

.scorer .table__line {
  padding-top: 0;
  padding-bottom: 0; }

.scorer .table__liner {
  padding-bottom: 0; }

.scorer .table__line-green {
  border-bottom: #78c426 3px solid; }

.scorer .table__line-grey {
  border-bottom: #ccced0 1px solid; }

.scorer .table__orange {
  color: #e85b21;
  border-bottom: 1px solid #e85b21; }

.scorer .table__grdot {
  padding-bottom: 2px;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(28%, #78c426), color-stop(0%, rgba(255, 255, 255, 0)));
  background-image: -webkit-linear-gradient(left, #78c426 28%, rgba(255, 255, 255, 0) 0%);
  background-image: linear-gradient(to right, #78c426 28%, rgba(255, 255, 255, 0) 0%);
  background-position: bottom;
  background-size: 6px 2px;
  background-repeat: repeat-x; }
  .scorer .table__grdot:hover {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(28%, rgba(255, 255, 255, 0)), color-stop(0%, rgba(255, 255, 255, 0)));
    background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 28%, rgba(255, 255, 255, 0) 0%);
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 28%, rgba(255, 255, 255, 0) 0%); }

.scorer .table__nowrap {
  white-space: nowrap; }

.scorer .table__info {
  color: #90949a;
  font-size: 16px; }
  .scorer .table__info-big {
    color: #90949a;
    font-size: 28px; }

.scorer .table__price-sale {
  font-size: 18px;
  color: #e85b21;
  fill: #e85b21; }
  .scorer .table__price-sale svg {
    height: 13px; }

.scorer .table__price-digit {
  vertical-align: top;
  font-weight: bold; }

.scorer .table__price-rouble {
  height: 15px;
  margin-left: 3px;
  margin-top: 5px; }

.scorer .table__price-small {
  line-height: 0.6;
  font-size: 16px; }

.scorer__icon {
  width: 20px;
  fill: #73bd4c;
  vertical-align: middle; }

.scorer__header {
  position: relative; }
  .scorer__header-inner {
    margin: auto;
    max-width: 1258px;
    padding: 20px 35px; }
  .scorer__header-text {
    font-size: 36px; }
  .scorer__header__close {
    position: absolute;
    z-index: 2;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    display: inline-block;
    right: 100px;
    font-size: 18px;
    color: #bbdda5;
    cursor: pointer; }
    @media screen and (max-device-width: 768px) {
      .scorer__header__close {
        font-size: 40px; } }
    .scorer__header__close span {
      vertical-align: middle; }
    .scorer__header__close:hover {
      color: white; }
      .scorer__header__close:hover .modal-fixed__container__close svg {
        fill: white; }
    .scorer__header__close .modal-fixed__container__close {
      top: 0;
      right: -40px; }
      @media screen and (max-device-width: 768px) {
        .scorer__header__close .modal-fixed__container__close {
          top: 8px;
          right: -60px; } }
      .scorer__header__close .modal-fixed__container__close svg {
        fill: #bbdda5; }

.scorer__float-close {
  position: -webkit-sticky;
  position: sticky;
  top: 30px;
  right: 35px;
  display: none;
  z-index: 1; }
  .scorer__float-close .modal-fixed__container__close {
    top: 20px; }

.scorer__body, .scorer__footer {
  font-size: 22px;
  margin: auto;
  padding: 0 20px; }

.scorer__space {
  height: 150px;
  width: 100%; }

.scorer__footer {
  -webkit-transition: all ease-out 0.1s;
  transition: all ease-out 0.1s;
  border-top: 1px solid #ccced0;
  position: -webkit-sticky;
  position: sticky;
  bottom: 0;
  padding: 30px 15px;
  width: 100%;
  background: #f7f7f7; }
  .scorer__footer div {
    display: inline-block; }
  .scorer__footer-wrapper {
    max-width: 1205px;
    display: block !important;
    position: relative;
    margin: auto; }
  .scorer__footer-carticon {
    position: relative;
    vertical-align: top;
    margin-top: 13px; }
    .scorer__footer-carticon__count {
      position: absolute;
      font-size: 16px;
      font-weight: bold;
      top: -10px;
      left: 50%;
      color: #78c426; }
    .scorer__footer-carticon .scorer_cart {
      margin-right: 8px;
      width: 35px;
      fill: #78c426; }
  .scorer__footer-cart {
    vertical-align: top;
    max-width: 50%; }
    .scorer__footer-cart__yourc {
      vertical-align: top;
      font-weight: bold;
      padding-left: 10px; }
    .scorer__footer-cart__goods {
      padding-left: 10px;
      display: none !important; }
      .scorer__footer-cart__goods.active {
        display: inline-block !important; }
  .scorer__footer__price {
    display: none !important;
    position: absolute;
    vertical-align: top;
    top: 0;
    right: 0;
    padding-left: 40px;
    border-left: 2px solid #73bd4c; }
    .scorer__footer__price.active {
      display: inline-block !important; }
    .scorer__footer__price-digits {
      font-weight: bold; }
  .scorer__footer-form {
    vertical-align: top; }
    .scorer__footer-form input {
      margin-left: 14px;
      padding: 9px;
      border: 1px solid #73bd4c; }
  .scorer__footer-button {
    display: inline-block;
    vertical-align: top;
    padding: 7px 25px;
    margin-left: 15px;
    color: white;
    background: #76c606;
    background: -webkit-linear-gradient(left, #76c606 0%, #71bf44 100%);
    background: -webkit-gradient(linear, left top, right top, from(#76c606), to(#71bf44));
    background: linear-gradient(to right, #76c606 0%, #71bf44 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#76c606', endColorstr='#71bf44',GradientType=1 ); }
    @media (max-width: 1200px) {
      .scorer__footer-button.send {
        display: block;
        margin-top: 15px; } }

.scorer__body {
  margin-top: 50px;
  max-width: 1285px; }
  .scorer__body td {
    padding-right: 40px;
    vertical-align: top;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 22px; }
  .scorer__body td:first-of-type {
    font-size: 28px;
    padding-left: 30px;
    -webkit-border-top-left-radius: 5px;
            border-top-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
            border-bottom-left-radius: 5px;
    line-height: 1.1; }
  .scorer__body td:nth-of-type(4) {
    color: #90949a;
    font-size: 16px; }
  .scorer__body td:nth-of-type(5) {
    text-align: right; }
  .scorer__body td:last-of-type {
    position: relative !important;
    padding-right: 30px;
    -webkit-border-top-right-radius: 5px;
            border-top-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
            border-bottom-right-radius: 5px; }

.scorer__row {
  position: relative;
  -webkit-transition: all ease-out 0.2s;
  transition: all ease-out 0.2s; }
  .scorer__row .col-sample-6 {
    min-width: 150px; }
  .scorer__row.added .scorer__radio {
    background: #76c606;
    background: -webkit-linear-gradient(left, #76c606 0%, #71bf44 100%);
    background: -webkit-gradient(linear, left top, right top, from(#76c606), to(#71bf44));
    background: linear-gradient(to right, #76c606 0%, #71bf44 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#76c606', endColorstr='#71bf44',GradientType=1 );
    color: white; }
  .scorer__row.added .scorer__radio-circle {
    background: white;
    border-color: white; }
  .scorer__row.added .scorer__check {
    background: #78c426;
    border-color: #78c426;
    color: white; }
    .scorer__row.added .scorer__check-circle {
      border: #78c426; }
      .scorer__row.added .scorer__check-circle:after {
        opacity: 1; }
  .scorer__row.added .scorer__radio-text.chosen, .scorer__row.added .scorer__check-text.chosen {
    display: inline; }
  .scorer__row.added .scorer__radio-text.choose, .scorer__row.added .scorer__check-text.choose {
    display: none; }
  .scorer__row.added:hover .scorer__check {
    border: 1px solid white;
    outline: 1px solid white; }
  .scorer__row:hover {
    background-color: #78c426; }
    .scorer__row:hover td:not(:last-child) {
      color: white; }
    .scorer__row:hover .table__price-sale {
      color: white; }
    .scorer__row:hover .scorer__radio {
      background: #fdd622;
      border-color: #fdd622; }
      .scorer__row:hover .scorer__radio-text {
        color: black; }
      .scorer__row:hover .scorer__radio-circle {
        border-color: #caab1b;
        background-color: #caab1b; }
    .scorer__row:hover .scorer__check-counter__up {
      fill: white; }
    .scorer__row:hover .scorer__check-counter__down {
      fill: white; }
    .scorer__row:hover .table__price-rouble {
      fill: white; }
    .scorer__row:hover .table__grdot {
      background-image: -webkit-gradient(linear, left top, right top, color-stop(28%, white), color-stop(0%, rgba(255, 255, 255, 0)));
      background-image: -webkit-linear-gradient(left, white 28%, rgba(255, 255, 255, 0) 0%);
      background-image: linear-gradient(to right, white 28%, rgba(255, 255, 255, 0) 0%); }
      .scorer__row:hover .table__grdot:hover {
        background-image: -webkit-gradient(linear, left top, right top, color-stop(28%, rgba(255, 255, 255, 0)), color-stop(0%, rgba(255, 255, 255, 0)));
        background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 28%, rgba(255, 255, 255, 0) 0%);
        background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 28%, rgba(255, 255, 255, 0) 0%); }
    .scorer__row:hover .table__info {
      color: white; }

.scorer__block-mixer, .scorer__block-web, .scorer__block-bundle, .scorer__block-add {
  margin-top: 80px; }

.internet__choose-type .choose-done, .mixer__choose-type .choose-done, .hor-option .choose-done, .internet__add-unique .choose-done, .mixer__add-unique .choose-done, .mixer__prem-item .choose-done {
  display: none; }
  .internet__choose-type .choose-done:before, .mixer__choose-type .choose-done:before, .hor-option .choose-done:before, .internet__add-unique .choose-done:before, .mixer__add-unique .choose-done:before, .mixer__prem-item .choose-done:before {
    content: '';
    margin-bottom: 5px;
    margin-right: 10px;
    width: 18px;
    height: 10px;
    border: 3px solid black;
    border-top: none;
    border-right: none;
    background: transparent;
    opacity: 1;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    display: inline-block; }

.internet__choose-type.added .choose-this, .mixer__choose-type.added .choose-this, .hor-option.added .choose-this, .internet__add-unique.added .choose-this, .mixer__add-unique.added .choose-this, .mixer__prem-item.added .choose-this {
  display: none; }

.internet__choose-type.added .choose-done, .mixer__choose-type.added .choose-done, .hor-option.added .choose-done, .internet__add-unique.added .choose-done, .mixer__add-unique.added .choose-done, .mixer__prem-item.added .choose-done {
  display: inline-block; }

.subcart {
  -webkit-transition: all ease-out 0.2s;
  transition: all ease-out 0.2s;
  position: fixed;
  max-width: 500px;
  right: 30px;
  bottom: 90px;
  z-index: 10; }
  .subcart:hover {
    -webkit-transform: scale(1.09);
        -ms-transform: scale(1.09);
            transform: scale(1.09); }
  .subcart .bubble-tail {
    width: 30px;
    position: absolute;
    right: -9px;
    bottom: -3px;
    fill: white;
    stroke: #73bd4c;
    -webkit-transition: all ease-out 0.2s;
    transition: all ease-out 0.2s; }
  .subcart.stopped {
    position: absolute;
    display: inline-block;
    right: 30px;
    bottom: 20px; }
  .subcart.inactive .subcart-carticon {
    margin-right: -10px; }
  .subcart.inactive .subcart__price {
    display: none !important; }
  .subcart div {
    display: inline-block; }
  .subcart__wrapper {
    width: 100%;
    padding: 10px 13px;
    background-color: white;
    border: 1px solid #73bd4c;
    -webkit-border-radius: 20px;
            border-radius: 20px; }
  .subcart-carticon {
    position: relative;
    vertical-align: middle;
    margin-top: 13px; }
    .subcart-carticon__count {
      position: absolute;
      font-size: 16px;
      font-weight: bold;
      top: -10px;
      left: 50%;
      color: #78c426; }
    .subcart-carticon .subcart_cart {
      margin-right: 8px;
      width: 35px;
      fill: #78c426; }
  .subcart-cart {
    max-width: 85%;
    padding-bottom: 15px; }
    .subcart-cart__yourc {
      vertical-align: top;
      font-weight: bold;
      padding-left: 10px; }
    .subcart-cart__goods {
      font-size: 16px;
      max-width: 45%;
      padding-left: 5px;
      font-weight: bold;
      vertical-align: middle;
      line-height: 1.2;
      display: none !important; }
      .subcart-cart__goods.active {
        display: inline-block !important; }
  .subcart__price {
    color: #73bd4c;
    display: none !important;
    vertical-align: middle;
    font-size: 22px;
    margin-left: 10px; }
    .subcart__price.active {
      display: inline-block !important; }
    .subcart__price-digits {
      font-weight: bold;
      padding-left: 10px;
      border-left: 2px solid #73bd4c; }
    .subcart__price .rouble {
      width: 16px;
      fill: #73bd4c; }
  .subcart-button {
    position: absolute;
    right: 20px;
    bottom: 20px;
    display: inline-block;
    vertical-align: top;
    padding: 7px 25px;
    margin-left: 15px;
    color: white;
    background: #76c606;
    background: -webkit-linear-gradient(left, #76c606 0%, #71bf44 100%);
    background: -webkit-gradient(linear, left top, right top, from(#76c606), to(#71bf44));
    background: linear-gradient(to right, #76c606 0%, #71bf44 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#76c606', endColorstr='#71bf44',GradientType=1 ); }
    @media (max-width: 1200px) {
      .subcart-button.send {
        display: block;
        margin-top: 15px; } }

.only-tv {
  display: none; }

.table__price-rouble {
  max-width: 18px; }

.bill {
  padding: 0 30px 0 30px;
  max-width: 95%;
  line-height: 1.2; }
  .bill__title {
    padding-bottom: 30px; }
  .bill__section {
    padding: 30px 5px;
    border-top: 1px solid #ccced0; }
    .bill__section-icon {
      display: inline-block;
      vertical-align: top; }
      .bill__section-icon svg {
        width: 36px;
        max-height: 36px; }
    .bill__section-content {
      display: inline-block;
      padding: 0 5px;
      max-width: 80%; }
      .bill__section-content__explain {
        position: relative;
        padding: 10px 20px;
        -webkit-border-radius: 15px;
        border-radius: 15px;
        max-width: 250px; }
        @media (max-width: 1200px) {
          .bill__section-content__explain {
            max-width: 225px; } }
      .bill__section-content span {
        vertical-align: middle; }
  @media (max-width: 991px) {
    .bill {
      padding: 0 10px 0 10px; }
      .bill__section-content {
        max-width: 92%;
        width: 92%;
        padding-left: 20px; }
        .bill__section-content__balance {
          display: inline-block;
          width: 45%; }
        .bill__section-content__explain {
          display: inline-block;
          vertical-align: top;
          max-width: 385px; }
      .bill__section-icon svg {
        width: 45px;
        max-height: 55px;
        height: 52px; } }

.payment__info-block {
  width: 100%; }
  .payment__info-block__image {
    width: 100%; }

.payment__form {
  width: 100%;
  padding: 25px 30px 30px 30px;
  margin-top: 20px; }
  .payment__form-body {
    padding-top: 20px; }
  .payment__form-sumwrapper {
    display: inline-block;
    position: relative; }
    .payment__form-sumwrapper .rouble-sign {
      width: 17px;
      height: 26px;
      right: 20px; }
  .payment__form-sum {
    width: 465px;
    border: 1px solid #dcdfe3;
    padding: 15px 20px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s; }
    .payment__form-sum:hover {
      border-color: #90949a; }
    .payment__form-sum:focus {
      border-color: #90949a; }
  .payment__form-advice {
    vertical-align: middle;
    line-height: 1;
    display: inline-block;
    padding: 0 0 0 20px; }
  .payment__form-payway {
    padding-top: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #dcdfe3; }
    .payment__form-payway:last-of-type {
      margin-bottom: 30px; }
    .payment__form-payway__radio {
      vertical-align: top;
      margin-top: 14px !important; }
    .payment__form-payway__name {
      margin-bottom: 0; }
    .payment__form-payway__img.first {
      padding-left: 30px;
      padding-top: 15px;
      vertical-align: top; }
    .payment__form-payway__img.second {
      padding-top: 15px;
      padding-left: 35px;
      display: block;
      -webkit-filter: opacity(0.7) grayscale(100%);
              filter: opacity(0.7) grayscale(100%); }
  .payment__form-pwrapper {
    display: inline-block;
    padding: 5px 10px; }
  .payment__form-conditions {
    vertical-align: middle;
    display: inline-block;
    padding: 0 0 0 20px;
    max-width: 47%; }
    .payment__form-conditions a {
      white-space: nowrap; }

.payment__options {
  width: 100%;
  margin-top: 20px !important; }
  .payment__options-item {
    position: relative;
    height: 290px;
    padding: 0; }
    .payment__options-item__content {
      padding: 25px;
      background-color: white;
      width: 95%;
      height: 100%;
      -webkit-transition: all 0.2s;
      transition: all 0.2s; }
      .payment__options-item__content p {
        -webkit-transition: all 0.2s;
        transition: all 0.2s; }
      .payment__options-item__content:hover p {
        color: black; }
      .payment__options-item__content.second {
        margin: auto; }
      .payment__options-item__content.third {
        float: right; }
    .payment__options-item__image {
      position: absolute;
      right: 45px;
      bottom: 25px; }
    .payment__options-item .arrow-right {
      position: absolute;
      bottom: 25px;
      width: 25px;
      height: 15px; }

@media (max-width: 991px) {
  .payment {
    padding: 0 35px; }
    .payment__form-conditions {
      max-width: 50%;
      line-height: 32px; }
    .payment__form-sum {
      width: 600px; }
    .payment__options {
      margin-top: 25px !important; }
      .payment__options-item {
        height: 250px; }
        .payment__options-item__content {
          position: relative;
          padding: 25px;
          width: 97%; }
          .payment__options-item__content.second {
            margin: 0;
            float: right; }
          .payment__options-item__content.third {
            float: left;
            margin-top: 25px; }
          .payment__options-item__content.fourth {
            float: right;
            margin-top: 25px; }
        .payment__options-item__image {
          width: 70px;
          right: 50px; }
        .payment__options-item .arrow-right {
          width: 50px;
          height: 25px;
          bottom: 30px; } }

@media (max-width: 992px) {
  .payment__form-conditions {
    max-width: 50%;
    line-height: 32px; }
  .payment__form .radio-small + label {
    top: -32px;
    left: 5px; }
  .payment__form-payway:nth-of-type(2) {
    border-top: 1px solid #dcdfe3; }
  .payment__form-advice {
    padding-bottom: 20px !important; } }

@media (max-width: 1200px) {
  .payment__options-item {
    height: 300px; }
  .payment__form-advice {
    padding: 20px 0 0 0; } }

.tariffs-list__header {
  margin-top: 0;
  margin-bottom: 45px; }

.tariffs-list__tariff {
  position: relative;
  margin-bottom: 20px; }
  .tariffs-list__tariff-head {
    position: relative;
    height: 80px;
    background: white;
    padding: 20px 30px; }
    .tariffs-list__tariff-head__name {
      vertical-align: middle; }
    .tariffs-list__tariff-head__price {
      position: relative;
      vertical-align: middle;
      float: right;
      margin-right: 200px; }
      .tariffs-list__tariff-head__price .rouble-sign {
        right: -20px; }
        @media (max-width: 991px) {
          .tariffs-list__tariff-head__price .rouble-sign {
            right: -25px;
            height: 24px; } }
      .tariffs-list__tariff-head__price .per-day {
        color: #90949a; }
    .tariffs-list__tariff-head__select {
      display: inline-block;
      width: 160px;
      padding-bottom: 3px;
      right: 30px; }
      .tariffs-list__tariff-head__select span {
        margin-right: 15px; }
  .tariffs-list__tariff.active .tariffs-list__tariff-head__select span {
    border-bottom: 0;
    background-size: 0; }
  .tariffs-list__tariff-options__option {
    padding: 30px 20px;
    position: relative; }
    .tariffs-list__tariff-options__option:hover .tariffs-list__tariff-options__option-name {
      background-size: 0; }
    .tariffs-list__tariff-options__option-icon {
      width: 35px;
      left: 30px; }
    .tariffs-list__tariff-options__option-name {
      margin-left: 75px; }
    .tariffs-list__tariff-options__option-info {
      float: right;
      margin-right: 20px; }
    .tariffs-list__tariff-options__option:before {
      content: "";
      background: #bbdda5;
      position: absolute;
      top: 0;
      left: 2.5%;
      height: 1px;
      width: 95%; }
    .tariffs-list__tariff-options__option:first-of-type:before {
      height: 0; }
  .tariffs-list__tariff > .tariff-promo {
    z-index: 1;
    position: absolute;
    left: 45%;
    bottom: 0;
    max-width: 28%; }

@media (max-width: 1200px) {
  .tariffs-list__tariff-head__name {
    font-size: 20px; }
  .tariffs-list__tariff-head__price {
    padding-top: 3px;
    font-size: 22px;
    margin-right: 180px; } }

@media (max-width: 991px) {
  .tariffs-list__container {
    padding: 0 35px; }
  .tariffs-list__header {
    padding-left: 35px; }
  .tariffs-list__tariff-head {
    height: auto; }
    .tariffs-list__tariff-head__name {
      display: block;
      font-size: 35px; }
    .tariffs-list__tariff-head__price {
      display: inline-block;
      font-size: 35px;
      float: none; }
    .tariffs-list__tariff-head__select {
      width: 230px;
      right: 20px;
      padding-bottom: 15px; }
      .tariffs-list__tariff-head__select span {
        margin-right: 10px;
        vertical-align: middle; }
      .tariffs-list__tariff-head__select .radio + label {
        top: 13px; } }

.tariffs-list .tariff-golden {
  background: #f3b450;
  background: -webkit-linear-gradient(45deg, #f3b450 0%, #fbd962 100%);
  background: linear-gradient(45deg, #f3b450 0%, #fbd962 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3b450', endColorstr='#fbd962',GradientType=1 ); }

.tariffs-list .tariff-green {
  background: #6ab543;
  background: -webkit-linear-gradient(45deg, #6ab543 0%, #9dd060 100%);
  background: linear-gradient(45deg, #6ab543 0%, #9dd060 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6ab543', endColorstr='#9dd060',GradientType=1 ); }

.tariffs-list .tariff-gray {
  background: #aaafb9;
  background: -webkit-linear-gradient(45deg, #aaafb9 0%, #d0d2d6 100%);
  background: linear-gradient(45deg, #aaafb9 0%, #d0d2d6 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#aaafb9', endColorstr='#d0d2d6',GradientType=1 ); }

.friend-action {
  padding: 0px 40px;
  line-height: 1; }
  .friend-action__info {
    padding: 44px 0;
    line-height: 1.3; }
  .friend-action__explain {
    position: relative;
    padding: 10px 20px;
    -webkit-border-radius: 15px;
            border-radius: 15px;
    width: 250px;
    margin-bottom: 50px;
    line-height: 1.3; }
    @media (max-width: 991px) {
      .friend-action__explain {
        width: 400px; } }
  .friend-action__cond {
    width: 250px; }
    @media (max-width: 991px) {
      .friend-action__cond {
        width: 400px; } }
    .friend-action__cond-icon {
      width: 33px; }
    .friend-action__cond-link {
      vertical-align: top;
      white-space: nowrap;
      margin-left: 10px; }
      .friend-action__cond-link:hover {
        background-size: 0; }
  .friend-action__promo-image {
    margin-top: 50px; }
  @media (max-width: 992px) {
    .friend-action__texts {
      width: 57%;
      display: inline-block; }
    .friend-action__promo-image {
      display: inline-block;
      vertical-align: top;
      margin-top: 0; } }

.invite-friend__header {
  padding-left: 14px; }

.invite-friend__ways {
  margin-top: 40px !important; }
  .invite-friend__ways-name {
    line-height: 1.2; }
  .invite-friend__ways__wrapper {
    padding-right: 7px;
    padding-left: 7px; }
    .invite-friend__ways__wrapper:first-of-type {
      padding-left: 0; }
    .invite-friend__ways__wrapper:last-of-type {
      padding-right: 0; }
  .invite-friend__ways__way {
    position: relative;
    padding: 25px;
    min-height: 320px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s; }
    .invite-friend__ways__way span {
      -webkit-transition: all 0.3s;
      transition: all 0.3s; }
    .invite-friend__ways__way:hover span {
      color: black; }
  .invite-friend__ways-explain {
    display: inline-block; }
  .invite-friend__ways-form__input {
    display: inline-block;
    vertical-align: middle;
    padding: 10px 15px;
    position: absolute;
    width: 81%;
    bottom: 100px;
    border: 1px solid #ccced0;
    -webkit-transition: border-color 0.3s;
    transition: border-color 0.3s; }
    .invite-friend__ways-form__input:hover {
      border: 1px solid #90949a; }
    .invite-friend__ways-form__input:focus {
      border: 1px solid #90949a; }
  .invite-friend__ways-form__button {
    display: inline-block;
    vertical-align: middle;
    padding: 14px 0;
    width: 81%;
    bottom: 25px;
    position: absolute; }

.invite-friend__all-soc {
  padding: 30px;
  margin-top: 20px;
  min-height: 250px;
  background: url(../../images/balloons.png), #94cbed;
  background: url(../../images/balloons.png), -webkit-linear-gradient(-45deg, #94cbed 0%, #bbe4fa 50%, #acdaf5 100%);
  background: url(../../images/balloons.png), -webkit-linear-gradient(315deg, #94cbed 0%, #bbe4fa 50%, #acdaf5 100%);
  background: url(../../images/balloons.png), linear-gradient(135deg, #94cbed 0%, #bbe4fa 50%, #acdaf5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#94cbed', endColorstr='#acdaf5',GradientType=1 );
  background-position: top right;
  background-repeat: no-repeat; }
  .invite-friend__all-soc__buttons {
    position: relative;
    padding-top: 5px;
    top: 53px; }
  .invite-friend__all-soc__button {
    display: inline-block;
    width: 32%;
    -webkit-transition: all 0.2s;
    transition: all 0.2s; }
    .invite-friend__all-soc__button:hover > .vk {
      -webkit-box-shadow: 0px 0px 0px 2px #4c75a3;
      box-shadow: 0px 0px 0px 2px #4c75a3; }
    .invite-friend__all-soc__button:hover > .ok {
      -webkit-box-shadow: 0px 0px 0px 2px #f58220;
      box-shadow: 0px 0px 0px 2px #f58220; }
    .invite-friend__all-soc__button:hover > .fb {
      -webkit-box-shadow: 0px 0px 0px 2px #4867aa;
      box-shadow: 0px 0px 0px 2px #4867aa; }
    .invite-friend__all-soc__button-circle {
      position: relative;
      display: inline-block;
      width: 60px;
      height: 60px;
      -webkit-border-radius: 100%;
              border-radius: 100%; }
      .invite-friend__all-soc__button-circle.vk {
        background-color: #4c75a3;
        -webkit-transition: all 0.2s;
        transition: all 0.2s; }
      .invite-friend__all-soc__button-circle.ok {
        background-color: #f58220;
        -webkit-transition: all 0.2s;
        transition: all 0.2s; }
      .invite-friend__all-soc__button-circle.fb {
        background-color: #4867aa;
        -webkit-transition: all 0.2s;
        transition: all 0.2s; }
    .invite-friend__all-soc__button-icon {
      width: 35px;
      max-height: 25px; }
    .invite-friend__all-soc__button-text {
      margin-left: 20px; }

.invite-friend__stats {
  padding: 30px;
  margin-top: 20px; }
  .invite-friend__stats__table {
    margin-top: 60px;
    width: 100%; }
    .invite-friend__stats__table th {
      font-weight: normal;
      padding: 0  5px 25px 5px; }
    .invite-friend__stats__table td {
      padding: 25px 5px;
      max-width: 230px; }

@media (max-width: 1599px) {
  .invite-friend__ways__way {
    margin-bottom: 20px; }
    .invite-friend__ways__way br {
      display: none; }
  .invite-friend__ways-explain {
    min-height: 10px; }
  .invite-friend__ways-form__input {
    width: 93%; }
  .invite-friend__ways-form__button {
    width: 93%; }
  .invite-friend__all-soc__button-circle {
    display: block;
    margin: auto; }
  .invite-friend__all-soc__button-text {
    display: block;
    text-align: center;
    margin: auto;
    position: relative;
    padding-top: 50px;
    padding-bottom: 5px; } }

@media (max-width: 1399px) {
  .invite-friend__ways__way {
    margin-bottom: 0px; }
    .invite-friend__ways__way br {
      display: block; }
  .invite-friend__ways-explain {
    min-height: 100px; }
  .invite-friend__ways-form__input {
    width: 81%; }
  .invite-friend__ways-form__button {
    width: 81%; } }

@media (max-width: 1199px) {
  .invite-friend__ways__way {
    margin-bottom: 20px; }
    .invite-friend__ways__way br {
      display: none; }
  .invite-friend__ways-explain {
    min-height: 10px; }
  .invite-friend__ways-form__input {
    width: 93%; }
  .invite-friend__ways-form__button {
    width: 93%; } }

@media (max-width: 992px) {
  .invite-friend {
    padding: 0px 20px; }
    .invite-friend__header {
      padding-left: 14px;
      padding-top: 20px;
      margin-bottom: 0; }
    .invite-friend__ways__way {
      margin-bottom: 20px; }
      .invite-friend__ways__way br {
        display: none; }
    .invite-friend__ways-explain {
      min-height: 10px; }
    .invite-friend__ways-form__input {
      width: 93%; }
    .invite-friend__ways-form__button {
      width: 93%; } }

.reports-filter {
  padding: 0 40px 0 40px;
  line-height: 1.2; }
  .reports-filter__title {
    margin-bottom: 25px; }
  .reports-filter__icon {
    width: 25px;
    padding-top: 5px;
    vertical-align: top; }
  .reports-filter__explain {
    display: inline-block;
    padding: 0 0 0 15px;
    width: 80%; }
  .reports-filter__droplink {
    margin: 55px 0px; }
    .reports-filter__droplink__icon {
      vertical-align: middle; }
    .reports-filter__droplink a {
      margin-left: 15px; }
  .reports-filter__list {
    margin-top: 50px;
    width: 100%;
    position: relative;
    left: -20px; }
    .reports-filter__list-firstcol {
      width: 60px; }
    .reports-filter__list td, .reports-filter__list th {
      padding: 20px 0; }
    .reports-filter__list-circle {
      width: 20px;
      height: 20px;
      -webkit-border-radius: 50%;
              border-radius: 50%; }
    .reports-filter__list-checkbox {
      vertical-align: top; }
    .reports-filter__list .custom_checkbox {
      margin-left: auto; }

.reports {
  padding: 30px;
  line-height: 1.3; }
  .reports__month {
    margin-bottom: 35px; }
  .reports__table {
    width: 100%;
    border-top: 1px solid #ededee;
    border-bottom: 1px solid #ededee;
    margin-bottom: 35px; }
    .reports__table td {
      padding: 22px 0;
      border-bottom: 1px solid #ededee; }
    .reports__table__iconwrap {
      width: 60px;
      height: 60px;
      position: relative;
      vertical-align: middle;
      -webkit-border-radius: 100%;
              border-radius: 100%; }
      .reports__table__iconwrap-icon {
        max-width: 30px;
        max-height: 30px; }
    .reports__table-firstcol {
      width: 80px;
      border-bottom: 0 !important; }
    .reports__table-lastcol {
      padding-right: 10px !important;
      text-align: right;
      white-space: nowrap; }
  @media (max-width: 992px) {
    .reports {
      margin-left: 35px;
      margin-right: 35px; } }

.services-list .services {
  padding: 30px;
  margin-bottom: 20px; }
  .services-list .services__table {
    width: 100%;
    margin-top: 20px;
    line-height: 1.2; }
    .services-list .services__table td {
      vertical-align: top;
      position: relative;
      padding: 25px 0;
      border-bottom: 1px solid #ededee; }
      .services-list .services__table td a {
        display: inline-block; }
        .services-list .services__table td a:hover {
          background-size: 0;
          text-decoration: none;
          color: #6baf25; }
      .services-list .services__table td:first-of-type {
        width: 65px; }
      .services-list .services__table td:nth-of-type(3) {
        text-align: right; }
        @media (max-width: 992px) {
          .services-list .services__table td:nth-of-type(3) {
            width: 120px; } }
      .services-list .services__table td:last-of-type {
        width: 100px; }
        @media (max-width: 992px) {
          .services-list .services__table td:last-of-type {
            padding-top: 38px; } }
    .services-list .services__table tr:last-of-type td {
      border: 0; }
    .services-list .services__table-info {
      display: inline-block;
      margin-top: 10px; }
  .services-list .services__total {
    float: right; }
  .services-list .services__icon {
    width: 35px;
    max-height: 30px; }
    @media (max-width: 991px) {
      .services-list .services__icon {
        width: 50px; } }
  .services-list .services__buy-button {
    float: right;
    padding: 15px 30px;
    margin-left: 25px;
    -webkit-transform: translateY(-25%);
        -ms-transform: translateY(-25%);
            transform: translateY(-25%); }

.services-list .service-ads {
  margin-bottom: 20px; }
  .services-list .service-ads__ad {
    display: inline-block;
    height: auto; }
    .services-list .service-ads__ad:first-of-type {
      width: 66%; }
    .services-list .service-ads__ad:last-of-type {
      width: 32%;
      float: right; }
    .services-list .service-ads__ad-image {
      width: 100%; }

@media (max-width: 992px) {
  .services-list {
    padding: 0 35px; }
    .services-list .tariffs-list {
      margin-left: 0;
      margin-right: 0; }
      .services-list .tariffs-list__container {
        padding: 0; } }

.services-list .tariffs-list__tariff-head__price {
  margin-right: 10px !important; }

.contacts__title {
  line-height: 1; }

.contacts__content {
  padding: 40px;
  padding-top: 50px;
  max-width: 1000px;
  margin: auto; }

.contacts__bkg {
  background-image: url(../../images/contacts-bkg.jpg);
  background-position: right 0% bottom;
  background-repeat: no-repeat;
  background-size: 38% auto;
  min-height: 570px; }

.contacts__phone {
  margin-top: 70px;
  margin-bottom: 0; }

.contacts__office {
  padding-top: 50px; }
  .contacts__office-adress {
    max-width: 70%; }

.contacts__email {
  padding-top: 70px; }
  .contacts__email-link {
    -webkit-transition: all 0.5s;
    transition: all 0.5s; }
    .contacts__email-link:hover {
      color: #99cd7e; }

.contacts__juridical {
  padding-top: 70px;
  padding-bottom: 70px; }
  .contacts__juridical-block {
    line-height: 2;
    padding-bottom: 50px; }

.mixer {
  position: relative;
  overflow-x: hidden; }
  @media screen and (max-device-width: 768px) {
    .mixer {
      overflow-y: hidden; } }
  .mixer__header {
    background: url(../../images/mixer/mixer-header-back.jpg) no-repeat #f3f2f2;
    background-size: cover;
    background-position: center;
    padding: 60px 0 !important; }
    .mixer__header-title {
      font-size: 60px;
      padding: 0 13px;
      font-weight: 500; }
      @media screen and (max-device-width: 768px) {
        .mixer__header-title {
          font-size: 100px;
          color: black;
          line-height: 1.2; } }
    .mixer__header-info {
      font-size: 42px;
      line-height: 1.2;
      padding: 55px 0;
      margin: 0;
      white-space: nowrap; }
    .mixer__header-image {
      padding: 40px 10px; }
      @media screen and (max-device-width: 768px) {
        .mixer__header-image {
          width: 93%; } }
    .mixer__header-price {
      font-size: 20px;
      vertical-align: middle; }
      .mixer__header-price__digit {
        vertical-align: middle;
        font-weight: bold;
        font-size: 70px;
        padding-left: 5px; }
        .mixer__header-price__digit .rouble-sign {
          display: inline-block;
          height: 49px;
          margin-left: -7px; }
    .mixer__header-button {
      -webkit-border-radius: 30px 30px 30px 0;
              border-radius: 30px 30px 30px 0;
      font-size: 20px;
      padding: 12px 32px;
      min-width: 270px;
      margin-top: 10px; }
      .mixer__header-button .arrow-right {
        width: 20px;
        margin-left: 10px;
        -webkit-transition: all .2s;
        transition: all .2s; }
      .mixer__header-button:hover .arrow-right {
        -webkit-transform: translateX(20px);
            -ms-transform: translateX(20px);
                transform: translateX(20px); }
  .mixer__interactive {
    padding: 60px 0 !important; }
    .mixer__interactive-title {
      font-size: 42px;
      font-weight: 500; }
      @media screen and (max-device-width: 768px) {
        .mixer__interactive-title {
          padding-top: 50px;
          font-size: 110px;
          font-weight: 700;
          line-height: 1.2; } }
    .mixer__interactive-info {
      font-size: 32px;
      padding: 50px 0px; }
      @media screen and (max-device-width: 768px) {
        .mixer__interactive-info {
          font-size: 72px; } }
    .mixer__interactive-pluses {
      font-size: 16px; }
      @media screen and (max-device-width: 768px) {
        .mixer__interactive-pluses {
          padding-top: 30px; } }
      .mixer__interactive-pluses__plus {
        display: inline-block;
        vertical-align: top;
        width: 30%; }
        @media screen and (max-device-width: 768px) {
          .mixer__interactive-pluses__plus {
            width: 33%; } }
        .mixer__interactive-pluses__plus .plus__text {
          padding-top: 30px;
          width: 80%; }
          @media screen and (max-device-width: 768px) {
            .mixer__interactive-pluses__plus .plus__text {
              font-size: 52px;
              line-height: 1.1; } }
        @media screen and (max-device-width: 768px) {
          .mixer__interactive-pluses__plus .plus__img {
            width: 40%; } }
    @media screen and (max-device-width: 768px) {
      .mixer__interactive-image {
        margin-top: 110px;
        margin-bottom: 50px;
        width: 100%;
        -webkit-transform: scale(1.2);
            -ms-transform: scale(1.2);
                transform: scale(1.2); } }
  .mixer__always {
    padding: 60px 0 !important;
    background: url(../../images/mixer/always-back.jpg);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center top; }
    @media screen and (max-device-width: 768px) {
      .mixer__always {
        background: none; } }
    @media screen and (max-device-width: 768px) {
      .mixer__always-block {
        margin-left: 0; } }
    .mixer__always-title {
      color: #65318b;
      font-size: 42px;
      font-weight: 500; }
      @media screen and (max-device-width: 768px) {
        .mixer__always-title {
          font-size: 110px;
          line-height: 1.3; } }
    .mixer__always-channels {
      margin-top: 50px;
      margin-bottom: 10px; }
      @media screen and (max-device-width: 768px) {
        .mixer__always-channels {
          width: 90%;
          margin-top: 70px; } }
    .mixer__always-more {
      text-align: left;
      font-size: 16px;
      width: 70%;
      margin: auto;
      max-width: 445px; }
      @media screen and (max-device-width: 768px) {
        .mixer__always-more {
          font-size: 66px;
          width: 100%;
          max-width: 60%; } }
      .mixer__always-more__text {
        line-height: 1.1;
        display: inline-block;
        vertical-align: middle;
        margin-top: 10px;
        font-weight: bold; }
      .mixer__always-more .more-button {
        fill: #65318b;
        float: right;
        display: inline-block;
        vertical-align: middle;
        background-color: #f2f3f5;
        -webkit-border-radius: 30px 30px 30px 0;
                border-radius: 30px 30px 30px 0;
        padding: 10px 20px;
        cursor: pointer;
        white-space: nowrap; }
        @media screen and (max-device-width: 768px) {
          .mixer__always-more .more-button {
            float: none;
            margin-top: 50px;
            padding: 10px 50px; } }
        .mixer__always-more .more-button__text {
          vertical-align: middle;
          margin-right: 5px;
          font-size: 22px;
          border-bottom: 2px dotted #65318b;
          -webkit-transition: all 0.1s;
          transition: all 0.1s; }
          @media screen and (max-device-width: 768px) {
            .mixer__always-more .more-button__text {
              font-size: 68px; } }
        .mixer__always-more .more-button svg {
          vertical-align: middle;
          width: 22px; }
          @media screen and (max-device-width: 768px) {
            .mixer__always-more .more-button svg {
              width: 62px; } }
        .mixer__always-more .more-button:hover .more-button__text {
          border-bottom: 2px dotted transparent; }
    .mixer__always-services__service {
      padding-top: 70px;
      text-align: center; }
      .mixer__always-services__service .service-text {
        padding: 30px 0;
        font-size: 18px;
        font-weight: bold; }
  @media (max-width: 992px) {
    .mixer__pult {
      padding: 0 30px !important; } }
  @media screen and (max-device-width: 768px) {
    .mixer__pult {
      margin-top: 50px; } }
  .mixer__pult-cover {
    position: relative;
    min-height: 1074px;
    background: url(../../images/mixer/pult.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 63%;
    padding-top: 60px; }
    @media (min-width: 1400px) {
      .mixer__pult-cover {
        background-size: contain; } }
    @media screen and (max-device-width: 768px) {
      .mixer__pult-cover {
        min-height: 1965px;
        background-position: center bottom;
        background-size: 100%; } }
  @media screen and (max-device-width: 768px) {
    .mixer__pult__option {
      text-align: center; } }
  .mixer__pult__option .option-title {
    font-size: 42px;
    font-weight: 500;
    line-height: 1.2; }
    @media screen and (max-device-width: 768px) {
      .mixer__pult__option .option-title {
        font-size: 100px; } }
  @media screen and (max-device-width: 768px) {
    .mixer__pult__option .option-icon {
      width: 130px; } }
  .mixer__pult__option .option-subtitle {
    font-size: 24px;
    font-weight: bold;
    margin: 30px 0; }
    @media screen and (max-device-width: 768px) {
      .mixer__pult__option .option-subtitle {
        font-size: 54px;
        margin: 10px 0;
        line-height: 1.2; } }
  .mixer__pult__option .option-text {
    font-size: 18px; }
  .mixer__pult__option .option-button {
    display: inline-block;
    font-size: 32px;
    padding: 0 15px;
    border: 1px solid black;
    -webkit-border-radius: 10px;
            border-radius: 10px; }
    @media screen and (max-device-width: 768px) {
      .mixer__pult__option .option-button {
        font-size: 80px;
        -webkit-border-radius: 20px;
                border-radius: 20px; } }
  .mixer__pult__option:nth-of-type(2) {
    position: absolute;
    top: 120px;
    right: 80px; }
    @media (max-width: 1400px) {
      .mixer__pult__option:nth-of-type(2) {
        right: 30px; } }
    @media screen and (max-device-width: 768px) {
      .mixer__pult__option:nth-of-type(2) {
        top: 770px;
        right: 130px; } }
  .mixer__pult__option:nth-of-type(3) {
    position: absolute;
    top: 340px; }
    @media screen and (max-device-width: 768px) {
      .mixer__pult__option:nth-of-type(3) {
        top: 1380px;
        left: 110px; } }
  .mixer__pult__option:nth-of-type(4) {
    position: absolute;
    top: 590px;
    right: 100px; }
    @media (max-width: 1400px) {
      .mixer__pult__option:nth-of-type(4) {
        right: 60px; } }
    @media screen and (max-device-width: 768px) {
      .mixer__pult__option:nth-of-type(4) {
        top: 1290px;
        right: 60px; } }
  .mixer__grey {
    background-color: #ebecf0; }
  .mixer__choose {
    padding: 60px 0 !important;
    background: -webkit-linear-gradient(top, #ebecf0 0%, #ebecf0 66%, #ebecf0 66%, #ffffff 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(#ebecf0), color-stop(66%, #ebecf0), color-stop(66%, #ebecf0), to(#ffffff));
    background: linear-gradient(to bottom, #ebecf0 0%, #ebecf0 66%, #ebecf0 66%, #ffffff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebecf0', endColorstr='#ffffff',GradientType=0 ); }
    .mixer__choose-title {
      margin-bottom: 60px;
      font-weight: 400;
      font-size: 42px; }
      @media screen and (max-device-width: 768px) {
        .mixer__choose-title {
          font-size: 110px;
          padding: 30px 0; } }
    .mixer__choose-type {
      padding: 30px 40px !important; }
    .mixer__choose-wrap {
      max-width: 1350px;
      margin: auto; }
  .mixer .mixer__choose .type__grey, .mixer .mixer__prembox .type__grey {
    font-size: 22px;
    color: #c7c9cc; }
    @media screen and (max-device-width: 768px) {
      .mixer .mixer__choose .type__grey, .mixer .mixer__prembox .type__grey {
        font-size: 59px; } }
  .mixer .mixer__choose .type__title, .mixer .mixer__prembox .type__title {
    margin-top: 10px;
    margin-bottom: 20px;
    font-size: 35px;
    font-weight: 400; }
    @media screen and (max-device-width: 768px) {
      .mixer .mixer__choose .type__title, .mixer .mixer__prembox .type__title {
        margin-top: 0px;
        margin-bottom: 40px;
        font-size: 80px; } }
  .mixer .mixer__choose .type__opt, .mixer .mixer__prembox .type__opt {
    height: 80px;
    padding: 10px 0; }
    @media screen and (max-device-width: 768px) {
      .mixer .mixer__choose .type__opt, .mixer .mixer__prembox .type__opt {
        width: 80%;
        max-width: 100%;
        margin: auto;
        padding: 25px 0;
        height: initial; } }
    .mixer .mixer__choose .type__opt-try, .mixer .mixer__prembox .type__opt-try {
      background-color: #73bd4c;
      color: white;
      padding: 0px 3px; }
    .mixer .mixer__choose .type__opt-img, .mixer .mixer__prembox .type__opt-img {
      vertical-align: middle; }
      @media screen and (max-device-width: 768px) {
        .mixer .mixer__choose .type__opt-img, .mixer .mixer__prembox .type__opt-img {
          width: 180px;
          display: inline-block;
          padding-left: 35px; } }
    .mixer .mixer__choose .type__opt-text, .mixer .mixer__prembox .type__opt-text {
      display: inline-block;
      vertical-align: middle;
      padding-left: 15px; }
      .mixer .mixer__choose .type__opt-text__type, .mixer .mixer__prembox .type__opt-text__type {
        color: #73bd4c;
        font-size: 14px; }
        @media screen and (max-device-width: 768px) {
          .mixer .mixer__choose .type__opt-text__type, .mixer .mixer__prembox .type__opt-text__type {
            font-size: 40px; } }
      .mixer .mixer__choose .type__opt-text__main, .mixer .mixer__prembox .type__opt-text__main {
        font-size: 22px; }
        @media screen and (max-device-width: 768px) {
          .mixer .mixer__choose .type__opt-text__main, .mixer .mixer__prembox .type__opt-text__main {
            font-size: 65px; } }
  .mixer .mixer__choose .type__small, .mixer .mixer__prembox .type__small {
    color: #c7c9cc;
    font-size: 14px;
    padding: 20px 0 0 0; }
    @media screen and (max-device-width: 768px) {
      .mixer .mixer__choose .type__small, .mixer .mixer__prembox .type__small {
        font-size: 40px;
        padding: 20px 20px 20px 100px;
        line-height: 1.2; } }
  .mixer .mixer__choose .type__cond, .mixer .mixer__prembox .type__cond {
    display: inline-block;
    color: #c7c9cc;
    font-size: 14px;
    margin-bottom: 30px;
    border-bottom: 1px dotted #c7c9cc; }
    @media screen and (max-device-width: 768px) {
      .mixer .mixer__choose .type__cond, .mixer .mixer__prembox .type__cond {
        display: block;
        text-align: center;
        color: #c7c9cc;
        font-size: 56px; } }
    .mixer .mixer__choose .type__cond:hover, .mixer .mixer__prembox .type__cond:hover {
      text-decoration: none;
      border-bottom: 1px solid #c7c9cc; }
  .mixer .mixer__choose .type__price, .mixer .mixer__prembox .type__price {
    white-space: nowrap;
    color: #73bd4c;
    font-size: 45px;
    vertical-align: middle;
    padding-top: 25px;
    padding-bottom: 20px;
    line-height: 1;
    width: 100%;
    margin: auto; }
    @media screen and (max-device-width: 768px) {
      .mixer .mixer__choose .type__price, .mixer .mixer__prembox .type__price {
        font-size: 80px;
        padding-top: 15px; } }
    .mixer .mixer__choose .type__price .rouble-sign, .mixer .mixer__prembox .type__price .rouble-sign {
      height: 30px; }
      @media screen and (max-device-width: 768px) {
        .mixer .mixer__choose .type__price .rouble-sign, .mixer .mixer__prembox .type__price .rouble-sign {
          height: 55px; } }
    .mixer .mixer__choose .type__price__sale, .mixer .mixer__prembox .type__price__sale {
      min-height: 25px;
      color: #e85b21;
      fill: #e85b21;
      font-size: 24px;
      line-height: 1; }
      @media screen and (max-device-width: 768px) {
        .mixer .mixer__choose .type__price__sale, .mixer .mixer__prembox .type__price__sale {
          font-size: 70px; } }
      .mixer .mixer__choose .type__price__sale-text, .mixer .mixer__prembox .type__price__sale-text {
        font-size: 14px;
        color: #e85b21;
        text-decoration: underline; }
        @media screen and (max-device-width: 768px) {
          .mixer .mixer__choose .type__price__sale-text, .mixer .mixer__prembox .type__price__sale-text {
            font-size: 50px; } }
  .mixer .mixer__choose .type__button, .mixer .mixer__prembox .type__button {
    display: block;
    padding: 10px 20px;
    font-size: 20px;
    width: 100%;
    margin: auto; }
    @media screen and (max-device-width: 768px) {
      .mixer .mixer__choose .type__button, .mixer .mixer__prembox .type__button {
        padding: 20px 20px;
        font-size: 80px;
        width: 75%;
        margin-bottom: 40px; } }
  .mixer__add {
    padding: 60px 0 !important; }
    .mixer__add-title {
      display: inline-block;
      font-size: 36px;
      font-weight: 500; }
      @media screen and (max-device-width: 768px) {
        .mixer__add-title {
          font-size: 110px; } }
    .mixer__add-advice {
      padding-top: 20px;
      float: right;
      padding-right: 130px; }
    .mixer__add-horizontal {
      padding-top: 50px !important;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
      width: 100%; }
      .mixer__add-horizontal > [class*='col-'] {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column; }
    .mixer__add-unique {
      background-color: white;
      background-clip: content-box;
      padding-bottom: 10px !important;
      position: relative; }
      @media screen and (max-device-width: 768px) {
        .mixer__add-unique {
          min-height: 650px; } }
      .mixer__add-unique .type__opt-text {
        top: 40px;
        left: 20px;
        position: relative;
        vertical-align: middle;
        display: inline-block;
        padding-left: 20px;
        max-width: 56%;
        z-index: 1; }
        .mixer__add-unique .type__opt-text__type {
          font-size: 16px;
          color: #73bd4c; }
          @media screen and (max-device-width: 768px) {
            .mixer__add-unique .type__opt-text__type {
              padding-top: 200px;
              font-size: 66px; } }
        .mixer__add-unique .type__opt-text-img {
          vertical-align: middle; }
        .mixer__add-unique .type__opt-text__main {
          font-size: 22px;
          font-weight: bold;
          cursor: pointer;
          -webkit-transform: all 0.3s;
              -ms-transform: all 0.3s;
                  transform: all 0.3s;
          border-bottom: 2px dotted black; }
          @media screen and (max-device-width: 768px) {
            .mixer__add-unique .type__opt-text__main {
              font-size: 72px; } }
      .mixer__add-unique .type__price {
        display: inline-block;
        padding-right: 20px;
        color: #73bd4c;
        font-size: 30px;
        vertical-align: middle;
        top: 60px;
        left: 38px;
        max-width: 50%;
        position: relative;
        z-index: 1; }
        @media screen and (max-device-width: 768px) {
          .mixer__add-unique .type__price {
            font-size: 120px; } }
        @media screen and (max-device-width: 768px) {
          .mixer__add-unique .type__price .rouble-sign {
            height: 80px; } }
      .mixer__add-unique__image {
        position: absolute;
        right: 0; }
        @media screen and (max-device-width: 768px) {
          .mixer__add-unique__image {
            min-height: 510px; } }
      .mixer__add-unique__button {
        font-size: 20px;
        padding: 10px 20px;
        width: 80%;
        bottom: 40px;
        margin: auto;
        display: block; }
        @media screen and (max-device-width: 768px) {
          .mixer__add-unique__button {
            font-size: 65px;
            padding: 14px 20px;
            width: 45%;
            bottom: 50px;
            margin: auto;
            display: block;
            right: 50px;
            -webkit-transform: none;
                -ms-transform: none;
                    transform: none; } }
    .mixer__add .hor-option {
      margin-right: 10px;
      margin-bottom: 10px;
      padding: 40px 20px;
      background-color: white;
      white-space: nowrap; }
      @media screen and (max-device-width: 768px) {
        .mixer__add .hor-option {
          padding: 70px 20px; } }
      .mixer__add .hor-option__icon {
        vertical-align: middle; }
        @media screen and (max-device-width: 768px) {
          .mixer__add .hor-option__icon {
            width: 36%;
            margin-right: 3%; } }
      .mixer__add .hor-option .type__opt-text {
        vertical-align: middle;
        display: inline-block;
        padding-left: 20px;
        max-width: 56%; }
        @media screen and (max-device-width: 768px) {
          .mixer__add .hor-option .type__opt-text {
            max-width: 100%; } }
        .mixer__add .hor-option .type__opt-text__type {
          color: #73bd4c;
          font-size: 16px; }
          @media screen and (max-device-width: 768px) {
            .mixer__add .hor-option .type__opt-text__type {
              font-size: 50px; } }
        .mixer__add .hor-option .type__opt-text-img {
          vertical-align: middle; }
        .mixer__add .hor-option .type__opt-text__main {
          font-size: 22px;
          font-weight: bold;
          border-bottom: 2px dotted black;
          cursor: pointer;
          -webkit-transform: all 0.3s;
              -ms-transform: all 0.3s;
                  transform: all 0.3s; }
          @media screen and (max-device-width: 768px) {
            .mixer__add .hor-option .type__opt-text__main {
              font-size: 65px; } }
          .mixer__add .hor-option .type__opt-text__main:hover {
            border-bottom: 2px dotted transparent; }
      .mixer__add .hor-option .type__price {
        display: inline-block;
        padding-right: 20px;
        color: #73bd4c;
        font-size: 30px;
        vertical-align: middle; }
        @media screen and (max-device-width: 768px) {
          .mixer__add .hor-option .type__price {
            font-size: 80px; } }
        .mixer__add .hor-option .type__price .rouble-sign {
          height: 20px; }
          @media screen and (max-device-width: 768px) {
            .mixer__add .hor-option .type__price .rouble-sign {
              height: 55px; } }
      .mixer__add .hor-option .type__button {
        min-width: 156px;
        font-size: 20px;
        padding: 10px 15px; }
  .mixer__add-4 .row {
    margin-top: 50px !important; }
  .mixer__add-4__item {
    position: relative;
    background-color: white;
    margin: 0 0 30px 0px;
    padding: 50px;
    background-repeat: no-repeat;
    background-position: right 20px bottom 20px; }
    .mixer__add-4__item .hit-shield {
      position: absolute;
      right: 0;
      top: 0;
      width: 145px; }
    .mixer__add-4__item .type__opt-text {
      display: inline-block;
      margin-left: 20px;
      vertical-align: middle; }
    .mixer__add-4__item .type__opt-text__main {
      font-size: 22px;
      font-weight: bold;
      border-bottom: 2px dotted #73bd4c;
      cursor: pointer; }
    .mixer__add-4__item .price-block {
      padding-left: 82px;
      padding-top: 10px; }
      .mixer__add-4__item .price-block .type__opt-text__type {
        margin-top: 10px;
        font-size: 16px;
        color: #ccced0; }
      .mixer__add-4__item .price-block .type__price {
        line-height: 1.1;
        font-size: 32px;
        color: #73bd4c; }
  .mixer__prem {
    padding: 60px 0 !important; }
    @media screen and (max-device-width: 768px) {
      .mixer__prem {
        width: 100%;
        margin: auto !important; } }
    .mixer__prem .slick-list {
      width: 78%; }
    .mixer__prem-maintitle {
      margin-bottom: 70px;
      font-size: 42px;
      font-weight: 500; }
      @media screen and (max-device-width: 768px) {
        .mixer__prem-maintitle {
          margin-bottom: 120px;
          font-size: 70px;
          line-height: 1.2; } }
    .mixer__prem-item {
      text-align: center;
      padding: 50px 20px;
      padding-top: 30px;
      background-color: white;
      border: 5px solid #ebecf0;
      -webkit-border-radius: 0;
              border-radius: 0;
      min-height: 430px;
      z-index: 0;
      -webkit-transition: all ease-out .4s;
      transition: all ease-out .4s;
      overflow: hidden; }
      @media screen and (max-device-width: 768px) {
        .mixer__prem-item {
          padding: 100px 50px;
          padding-top: 100px;
          min-height: 100px; } }
      .mixer__prem-item:before {
        content: "";
        opacity: 0;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        position: absolute;
        z-index: -1;
        -webkit-transition: all ease-out .4s;
        transition: all ease-out .4s; }
        @media screen and (max-device-width: 768px) {
          .mixer__prem-item:before {
            background-repeat: no-repeat !important;
            background-size: cover !important;
            opacity: 1; } }
      .mixer__prem-item:hover {
        color: white; }
        .mixer__prem-item:hover:before {
          opacity: 1;
          -webkit-transform: scale(1.1);
              -ms-transform: scale(1.1);
                  transform: scale(1.1); }
        .mixer__prem-item:hover .button-green {
          opacity: 1; }
        .mixer__prem-item:hover .bundle__channels__list {
          display: none; }
      .mixer__prem-item.added {
        color: white; }
        .mixer__prem-item.added .mixer__prem-channels {
          display: none; }
        .mixer__prem-item.added .button-green {
          opacity: 1; }
        .mixer__prem-item.added:before {
          opacity: 1;
          -webkit-transform: scale(1.1);
              -ms-transform: scale(1.1);
                  transform: scale(1.1); }
      .mixer__prem-item.prem-amedia:before {
        background: url(../../images/mixer/prem-amedia.jpg); }
      .mixer__prem-item.prem-nfoot:before {
        background: url(../../images/mixer/prem-nfoot.jpg); }
      .mixer__prem-item.prem-night:before {
        background: url(../../images/mixer/prem-night.jpg); }
      .mixer__prem-item.prem-hdfoot:before {
        background: url(../../images/mixer/prem-hdfoot.jpg); }
      .mixer__prem-item.prem-kino:before {
        background: url(../../images/mixer/prem-kino.jpg); }
      .mixer__prem-item.prem-nfoor:before {
        background: url(/images/mixer/prem-nfoor.jpg); }
      .mixer__prem-item.prem-rain:before {
        background: url(../../images/mixer/prem-rain.jpg); }
      .mixer__prem-item.prem-hd:before {
        background: url(../../images/mixer/prem-hd.jpg); }
      .mixer__prem-item.prem-sport:before {
        background: url(../../images/mixer/prem-sport.jpg); }
    .mixer__prem-grey {
      font-size: 22px;
      color: #c7c9cc;
      padding-bottom: 10px; }
      @media screen and (max-device-width: 768px) {
        .mixer__prem-grey {
          font-size: 60px;
          color: white; } }
    .mixer__prem-title {
      display: inline;
      border-bottom: 1px dotted grey;
      font-size: 36px;
      font-weight: 500; }
      @media screen and (max-device-width: 768px) {
        .mixer__prem-title {
          font-size: 70px;
          color: white; } }
    .mixer__prem-desc {
      padding-top: 10px;
      font-size: 22px;
      line-height: 1;
      margin: 20px 0; }
      @media screen and (max-device-width: 768px) {
        .mixer__prem-desc {
          font-size: 50px;
          color: white; } }
    .mixer__prem-channels .bundle__channels__list {
      padding: 0;
      width: 100%;
      margin-top: 27px; }
      .mixer__prem-channels .bundle__channels__list-item {
        margin: 0; }
        @media screen and (max-device-width: 768px) {
          .mixer__prem-channels .bundle__channels__list-item {
            width: 220px; } }
      @media screen and (max-device-width: 768px) {
        .mixer__prem-channels .bundle__channels__list-img {
          max-width: 220px; } }
    .mixer__prem-price {
      color: #73bd4c;
      font-size: 30px;
      vertical-align: middle; }
      @media screen and (max-device-width: 768px) {
        .mixer__prem-price {
          font-size: 80px; } }
      .mixer__prem-price .rouble-sign {
        height: 20px; }
        @media screen and (max-device-width: 768px) {
          .mixer__prem-price .rouble-sign {
            height: 50px; } }
    .mixer__prem .button-green {
      opacity: 0;
      -webkit-transition: opacity ease-out 0.3s;
      transition: opacity ease-out 0.3s;
      font-size: 24px;
      padding: 10px 60px;
      bottom: 30px; }
      @media screen and (max-device-width: 768px) {
        .mixer__prem .button-green {
          opacity: 1;
          font-size: 74px;
          bottom: 80px; } }
  .mixer__prembox {
    padding: 60px 0 0 0 !important; }
    .mixer__prembox-title {
      color: #65318b;
      font-size: 42px;
      font-weight: 500; }
      @media screen and (max-device-width: 768px) {
        .mixer__prembox-title {
          font-size: 100px;
          line-height: 1.3;
          text-align: left;
          padding-left: 98px;
          margin-bottom: 90px; } }
    .mixer__prembox-wrapper {
      position: relative;
      padding-top: 250px !important;
      padding-bottom: 80px !important;
      background-image: url(../../images/mixer/prembox-back.jpg);
      background-position: center;
      background-repeat: no-repeat;
      overflow-x: hidden; }
      @media screen and (max-device-width: 768px) {
        .mixer__prembox-wrapper {
          overflow: visible; } }
    .mixer__prembox-back {
      width: 100%; }
    .mixer__prembox-box {
      background: white;
      top: -160px;
      background-clip: padding-box; }
      @media (min-width: 1400px) {
        .mixer__prembox-box {
          border-left: 40px solid transparent;
          border-right: 40px solid transparent; } }
      @media (min-width: 1600px) {
        .mixer__prembox-box {
          border-left: 60px solid transparent;
          border-right: 60px solid transparent; } }
      @media screen and (max-device-width: 768px) {
        .mixer__prembox-box {
          width: 80%;
          margin: auto;
          float: none; } }
    .mixer__prembox-guy {
      max-width: 450px;
      z-index: 1;
      left: -400px;
      top: -100px;
      position: absolute; }
      @media (min-width: 1400px) {
        .mixer__prembox-guy {
          max-width: 500px;
          left: -450px; } }
      @media screen and (max-device-width: 768px) {
        .mixer__prembox-guy {
          max-width: 560px;
          z-index: 2;
          left: -260px;
          position: absolute;
          bottom: -410px;
          top: initial; } }
    .mixer__prembox-woman {
      max-width: 450px;
      z-index: 1;
      right: -400px;
      top: -100px;
      position: absolute; }
      @media (min-width: 1400px) {
        .mixer__prembox-woman {
          max-width: 500px;
          right: -450px; } }
      @media screen and (max-device-width: 768px) {
        .mixer__prembox-woman {
          max-width: 530px;
          z-index: 1;
          right: -160px;
          top: -470px;
          position: absolute; } }

.jaba {
  height: 185px;
  margin-top: 100px;
  position: relative; }
  .jaba__frog {
    position: absolute;
    right: 26%;
    top: -50px;
    z-index: 1; }
  .jaba__border {
    border: 1px dashed #ccced0;
    -webkit-border-radius: 30px;
            border-radius: 30px;
    padding: 30px !important; }
  .jaba__title {
    font-size: 36px;
    margin-bottom: 10px; }
  .jaba__text {
    font-size: 18px; }
  .jaba__button-wrapper {
    height: 100px;
    position: relative; }
  .jaba__button {
    -webkit-border-radius: 30px 30px 30px 0;
            border-radius: 30px 30px 30px 0;
    font-size: 20px;
    padding: 12px 32px;
    position: absolute;
    bottom: 0;
    right: 20px; }

.choose_2items {
  padding: 0 20px !important;
  background-color: transparent; }
  .choose_2items + .internet__choose-type:nth-of-type(2) {
    background: transparent; }
  .choose_2items .highlite-white {
    padding: 30px 40px; }
  .choose_2items__outer {
    max-width: 1200px; }
  .choose_2items__wrap {
    padding: 30px 40px;
    background-color: white;
    position: relative;
    min-height: 510px; }
    @media screen and (max-device-width: 768px) {
      .choose_2items__wrap {
        padding: 30px 60px; } }
    @media screen and (max-device-width: 768px) {
      .choose_2items__wrap .type__title {
        text-align: center; } }
    .choose_2items__wrap .type__opt {
      display: inline-block;
      width: 49%;
      white-space: nowrap; }
    .choose_2items__wrap .type__price {
      margin: initial;
      width: 56% !important;
      display: inline-block; }
      @media screen and (max-device-width: 768px) {
        .choose_2items__wrap .type__price {
          display: block;
          width: 75% !important; } }
    .choose_2items__wrap .type__button {
      vertical-align: top;
      margin-top: 20px !important;
      width: 42% !important;
      display: inline-block !important; }
      @media screen and (max-device-width: 768px) {
        .choose_2items__wrap .type__button {
          width: 78% !important;
          margin: auto;
          display: block !important; } }
    .choose_2items__wrap .hit-shield {
      position: absolute;
      right: 0;
      top: 0;
      height: 110px; }
      @media screen and (max-device-width: 768px) {
        .choose_2items__wrap .hit-shield {
          height: 200px; } }

.choose__unique {
  margin-top: 40px !important; }
  .choose__unique-info {
    padding-right: 0 !important;
    margin-top: 25px; }
    @media screen and (max-device-width: 768px) {
      .choose__unique-info {
        margin-top: 0; } }
  .choose__unique-image {
    padding-left: 0 !important;
    background-color: white;
    min-height: 510px;
    background-clip: content-box;
    margin-top: 25px; }
    @media screen and (max-device-width: 768px) {
      .choose__unique-image {
        margin-top: 0; } }
    .choose__unique-image img {
      margin-top: 50px;
      margin-left: 30px; }

.highlite-wrap {
  padding: 15px 20px !important; }

.highlite-white {
  padding: 30px 60px;
  background-color: white; }

[data-aos="always-background"] {
  background-size: 103%;
  -webkit-transition-property: background-size;
  transition-property: background-size; }
  [data-aos="always-background"].aos-animate {
    background-size: 100%; }

.slick-list {
  width: 80%;
  margin: auto; }

.slick-prev {
  left: -15px;
  top: 45%; }

.slick-next {
  right: 15px;
  top: 45%; }

.slick-prev,
.slick-next {
  height: 90px;
  width: 90px; }

.slick-prev:before,
.slick-next:before {
  font-family: "pf_beausans_pro_reg", Arial;
  font-size: 140px;
  color: #73bd4c; }

.internet {
  position: relative;
  overflow-x: hidden; }
  .internet__header {
    background: #f5f5f5;
    padding: 0 0 60px 0 !important; }
    .internet__header-title {
      font-size: 60px;
      padding: 50px 13px 0 0;
      line-height: 1.1;
      font-weight: 500; }
      @media screen and (max-device-width: 768px) {
        .internet__header-title {
          font-size: 100px;
          color: black; } }
    .internet__header-info {
      font-size: 40px;
      line-height: 1.1;
      padding: 35px 0;
      margin: 0;
      white-space: nowrap;
      z-index: 2;
      position: relative; }
    .internet__header-image {
      width: 100%; }
      @media screen and (max-device-width: 768px) {
        .internet__header-image {
          width: 100%; } }
    .internet__header-router {
      position: absolute;
      bottom: 150px;
      right: 0;
      max-width: 45%; }
    .internet__header-shar {
      position: absolute;
      right: -40px;
      z-index: 1; }
    .internet__header-bubble {
      display: none; }
      @media screen and (max-device-width: 768px) {
        .internet__header-bubble {
          position: absolute;
          top: -50px;
          right: 50px; } }
      .internet__header-bubble img {
        width: 350px; }
      .internet__header-bubble .bubble-inner {
        position: absolute;
        color: white;
        font-size: 60px;
        line-height: 1.2;
        top: 53px;
        left: 70px; }
      .internet__header-bubble .bubble-price {
        font-size: 130px;
        line-height: 0.6;
        padding-top: 10px; }
    .internet__header-price {
      font-size: 20px;
      vertical-align: middle; }
      .internet__header-price__digit {
        vertical-align: middle;
        font-weight: bold;
        font-size: 70px;
        padding-left: 5px; }
        .internet__header-price__digit .rouble-sign {
          display: inline-block;
          height: 49px;
          margin-left: -7px; }
    .internet__header-button {
      -webkit-border-radius: 30px 30px 30px 0;
              border-radius: 30px 30px 30px 0;
      font-size: 20px;
      padding: 12px 32px;
      min-width: 270px;
      margin-top: 10px; }
      .internet__header-button .arrow-right {
        width: 20px;
        margin-left: 10px; }
  .internet__interactive {
    padding: 0 !important;
    background: url(../../images/internet/interactive-back.jpg) #fdd045 no-repeat;
    background-size: contain;
    background-position: center; }
    @media screen and (max-device-width: 768px) {
      .internet__interactive {
        background: #fdd045; } }
    .internet__interactive .mob-pad {
      padding-top: 60px; }
      @media screen and (max-device-width: 1200px) {
        .internet__interactive .mob-pad {
          padding-top: 30px; } }
    .internet__interactive-title {
      font-size: 42px; }
      @media screen and (max-device-width: 768px) {
        .internet__interactive-title {
          padding-top: 50px;
          font-size: 110px; } }
    .internet__interactive-info {
      font-size: 32px;
      padding: 50px 0px; }
    .internet__interactive-pluses {
      font-size: 16px; }
      @media screen and (max-device-width: 768px) {
        .internet__interactive-pluses {
          font-size: 46px;
          line-height: 1.2;
          padding: 50px 0px; } }
      .internet__interactive-pluses__plus {
        display: inline-block;
        vertical-align: top;
        width: 24%; }
        @media screen and (max-device-width: 768px) {
          .internet__interactive-pluses__plus {
            width: 49%;
            padding: 40px 0px; } }
        .internet__interactive-pluses__plus .plus__text {
          padding-top: 20px;
          width: 80%; }
          @media screen and (max-device-width: 768px) {
            .internet__interactive-pluses__plus .plus__text {
              padding-top: 0;
              width: 57%;
              display: inline-block;
              vertical-align: middle; } }
        @media screen and (max-device-width: 768px) {
          .internet__interactive-pluses__plus .plus__img {
            width: 29%;
            margin-right: 4%;
            vertical-align: middle; } }
        @media screen and (max-device-width: 768px) {
          .internet__interactive-pluses__plus {
            width: 49%; } }
    @media screen and (max-device-width: 768px) {
      .internet__interactive-image {
        float: right;
        height: 820px;
        margin-top: 40px; } }
    .internet__interactive-bubble {
      display: none;
      position: absolute;
      bottom: 70px;
      width: 40%;
      left: 40px; }
  .internet__grey {
    background-color: #ebecf0; }
  .internet__choose {
    padding: 60px 0 !important;
    background: -webkit-linear-gradient(top, #ebecf0 0%, #ebecf0 49%, #ebecf0 49%, #ffffff 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(#ebecf0), color-stop(49%, #ebecf0), color-stop(49%, #ebecf0), to(#ffffff));
    background: linear-gradient(to bottom, #ebecf0 0%, #ebecf0 49%, #ebecf0 49%, #ffffff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebecf0', endColorstr='#ffffff',GradientType=0 ); }
    .internet__choose-title {
      margin-bottom: 60px;
      font-weight: 400;
      font-size: 42px; }
      @media screen and (max-device-width: 768px) {
        .internet__choose-title {
          font-size: 110px;
          padding: 30px 0; } }
    .internet__choose-type {
      padding: 10px 20px !important;
      min-height: 425px; }
      .internet__choose-type .choose_2items__wrap {
        min-height: 425px;
        padding: 30px 40px; }
    .internet__choose-wrap {
      max-width: 1350px;
      margin: auto; }
    .internet__choose .type__grey {
      font-size: 22px;
      color: #c7c9cc; }
      @media screen and (max-device-width: 768px) {
        .internet__choose .type__grey {
          font-size: 59px; } }
    .internet__choose .type__title {
      margin-top: 10px;
      margin-bottom: 20px;
      font-size: 35px;
      font-weight: 400; }
      @media screen and (max-device-width: 768px) {
        .internet__choose .type__title {
          margin-top: 0px;
          margin-bottom: 40px;
          font-size: 80px; } }
    .internet__choose .type__opt {
      padding: 10px 0; }
      @media screen and (max-device-width: 768px) {
        .internet__choose .type__opt {
          width: 80%;
          margin: auto;
          padding: 25px 0; } }
      .internet__choose .type__opt-img {
        vertical-align: middle; }
        @media screen and (max-device-width: 768px) {
          .internet__choose .type__opt-img {
            width: 180px;
            display: inline-block;
            padding-left: 35px; } }
      .internet__choose .type__opt-text {
        display: inline-block;
        vertical-align: middle;
        padding-left: 15px; }
        .internet__choose .type__opt-text__type {
          color: #73bd4c;
          font-size: 14px; }
          @media screen and (max-device-width: 768px) {
            .internet__choose .type__opt-text__type {
              font-size: 40px; } }
        .internet__choose .type__opt-text__main {
          font-size: 22px; }
          @media screen and (max-device-width: 768px) {
            .internet__choose .type__opt-text__main {
              font-size: 65px; } }
    .internet__choose .type__small {
      color: #c7c9cc;
      font-size: 14px;
      padding: 20px 0 0 0; }
    .internet__choose .type__cond {
      display: inline-block;
      color: #c7c9cc;
      font-size: 14px;
      margin-top: 10px;
      margin-bottom: 10px;
      border-bottom: 1px dotted #c7c9cc; }
      .internet__choose .type__cond:hover {
        text-decoration: none;
        border-bottom: 1px solid #c7c9cc; }
      @media screen and (max-device-width: 768px) {
        .internet__choose .type__cond {
          display: block;
          font-size: 53px;
          margin: auto;
          margin-bottom: 50px;
          width: 75%; } }
    .internet__choose .type__price {
      color: #73bd4c;
      font-size: 45px;
      vertical-align: middle;
      padding-top: 25px;
      padding-bottom: 20px;
      line-height: 1;
      width: 100%;
      margin: auto;
      white-space: nowrap; }
      @media screen and (max-device-width: 768px) {
        .internet__choose .type__price {
          font-size: 110px;
          padding: 50px 0; } }
      .internet__choose .type__price .rouble-sign {
        height: 30px; }
        @media screen and (max-device-width: 768px) {
          .internet__choose .type__price .rouble-sign {
            height: 71px; } }
      .internet__choose .type__price__sale {
        min-height: 25px;
        color: #e85b21;
        fill: #e85b21;
        font-size: 24px;
        line-height: 1; }
        @media screen and (max-device-width: 768px) {
          .internet__choose .type__price__sale {
            font-size: 70px; } }
        .internet__choose .type__price__sale-text {
          font-size: 14px;
          color: #e85b21;
          text-decoration: underline; }
          @media screen and (max-device-width: 768px) {
            .internet__choose .type__price__sale-text {
              font-size: 50px; } }
    .internet__choose .type__button {
      display: block;
      padding: 10px 20px;
      font-size: 20px;
      width: 100%;
      margin: auto; }
      @media screen and (max-device-width: 768px) {
        .internet__choose .type__button {
          padding: 20px 20px;
          font-size: 80px;
          width: 75%;
          margin-bottom: 40px; } }
    .internet__choose .slick-list {
      width: 80%;
      margin: auto; }
    .internet__choose .slick-prev {
      left: -15px;
      top: 45%; }
    .internet__choose .slick-next {
      right: 15px;
      top: 45%; }
    .internet__choose .slick-prev, .internet__choose .slick-next {
      height: 90px;
      width: 90px; }
    .internet__choose .slick-prev:before, .internet__choose .slick-next:before {
      font-family: "pf_beausans_pro_reg", Arial;
      font-size: 140px;
      color: #73bd4c; }
    .internet__choose #slick-dotss {
      position: relative;
      height: 60px; }
    .internet__choose .slick-dots li button:before {
      font-size: 56px; }
    .internet__choose .slick-dots li {
      height: 50px;
      width: 50px;
      margin: 0 15px; }
  .internet__add {
    padding: 60px 0 !important; }
    .internet__add-title {
      display: inline-block;
      font-size: 36px; }
      @media screen and (max-device-width: 768px) {
        .internet__add-title {
          font-size: 110px; } }
    .internet__add-advice {
      padding-top: 20px;
      float: right;
      padding-right: 130px; }
      @media screen and (max-device-width: 768px) {
        .internet__add-advice {
          margin-left: 160px;
          height: 300px;
          margin-top: 90px;
          margin-bottom: 50px; } }
    .internet__add-horizontal {
      padding-top: 50px !important;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
      width: 100%; }
      .internet__add-horizontal > [class*='col-'] {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column; }
    .internet__add-unique {
      background-color: white;
      background-clip: content-box;
      padding-bottom: 10px !important; }
      .internet__add-unique__button {
        font-size: 20px;
        padding: 10px 20px;
        width: 80%;
        bottom: 15px;
        margin: auto;
        display: block; }
    .internet__add .hor-option {
      margin-right: 10px;
      margin-bottom: 10px;
      padding: 40px 20px;
      background-color: white;
      white-space: nowrap; }
      @media screen and (max-device-width: 768px) {
        .internet__add .hor-option {
          padding: 70px 20px; } }
      .internet__add .hor-option__icon {
        vertical-align: middle; }
        @media screen and (max-device-width: 768px) {
          .internet__add .hor-option__icon {
            width: 36%;
            margin-right: 3%; } }
      .internet__add .hor-option .type__opt-text {
        vertical-align: middle;
        display: inline-block;
        padding-left: 20px;
        max-width: 56%; }
        @media screen and (max-device-width: 768px) {
          .internet__add .hor-option .type__opt-text {
            max-width: 100%; } }
        .internet__add .hor-option .type__opt-text__type {
          color: #73bd4c;
          font-size: 14px; }
          @media screen and (max-device-width: 768px) {
            .internet__add .hor-option .type__opt-text__type {
              font-size: 50px; } }
        .internet__add .hor-option .type__opt-text__main {
          font-size: 22px;
          font-weight: bold;
          border-bottom: 2px dotted black;
          cursor: pointer;
          -webkit-transform: all 0.3s;
              -ms-transform: all 0.3s;
                  transform: all 0.3s; }
          .internet__add .hor-option .type__opt-text__main:hover {
            border-bottom: 2px dotted transparent; }
          @media screen and (max-device-width: 768px) {
            .internet__add .hor-option .type__opt-text__main {
              font-size: 65px; } }
      .internet__add .hor-option .type__price {
        display: inline-block;
        padding-right: 20px;
        color: #73bd4c;
        font-size: 30px;
        vertical-align: middle; }
        @media screen and (max-device-width: 768px) {
          .internet__add .hor-option .type__price {
            font-size: 80px;
            padding-top: 15px; } }
        @media screen and (max-device-width: 768px) {
          .internet__add .hor-option .type__price .rouble-sign {
            height: 55px; } }
      .internet__add .hor-option .type__button {
        min-width: 156px;
        font-size: 20px;
        padding: 10px 15px; }

.main-page .slider {
  overflow: hidden; }
  .main-page .slider .slick-prev, .main-page .slider .slick-next {
    display: none !important; }
  .main-page .slider .slick-list {
    width: 100%; }
  .main-page .slider div:focus {
    outline: 0; }
  .main-page .slider .slick-dots {
    bottom: -32px; }
  .main-page .slider .slick-dots li button:before {
    font-size: 15px; }
  .main-page .slider .slick-track:focus {
    outline: 0; }
  .main-page .slider .slick-slide {
    visibility: hidden;
    height: auto; }
    .main-page .slider .slick-slide:focus {
      outline: 0; }
  .main-page .slider .slick-current {
    visibility: visible; }
  .main-page .slider .slider__slick {
    overflow: hidden;
    max-height: 698px; }
  .main-page .slider .catch__parcel1 {
    display: none; }
  .main-page .slider .slick-initialized {
    overflow: visible;
    max-height: none; }
    .main-page .slider .slick-initialized .catch__parcel1 {
      display: block; }
    .main-page .slider .slick-initialized .slick-slide {
      visibility: visible; }
  @media screen and (max-device-width: 768px) {
    .main-page .slider .catch {
      height: 1039px;
      padding-top: 300px; } }
  .main-page .slider .stav-ny {
    height: 698px; }
    @media screen and (max-device-width: 768px) {
      .main-page .slider .stav-ny {
        height: 1039px; } }
    .main-page .slider .stav-ny__img {
      position: absolute;
      bottom: -100px;
      right: -60px; }
      @media screen and (max-device-width: 768px) {
        .main-page .slider .stav-ny__img {
          bottom: -290px;
          right: 0px; } }
    .main-page .slider .stav-ny__bubble {
      position: absolute;
      top: -90px;
      right: -190px; }
      @media screen and (max-device-width: 768px) {
        .main-page .slider .stav-ny__bubble {
          right: -370px; } }
  .main-page .slider .green-slider {
    background: #579337;
    height: 698px; }
    @media screen and (max-device-width: 768px) {
      .main-page .slider .green-slider {
        height: 1039px; } }
    @media screen and (max-device-width: 768px) {
      .main-page .slider .green-slider__uspey {
        -webkit-transform: scale(1.5);
            -ms-transform: scale(1.5);
                transform: scale(1.5);
        margin-left: 110px; } }
    .main-page .slider .green-slider__car {
      position: absolute;
      bottom: -55px;
      left: 320px; }
      @media screen and (max-device-width: 768px) {
        .main-page .slider .green-slider__car {
          position: absolute;
          bottom: initial;
          left: initial;
          right: 130px;
          -webkit-transform: scale(1.3);
              -ms-transform: scale(1.3);
                  transform: scale(1.3); } }
    .main-page .slider .green-slider__title {
      text-transform: uppercase;
      white-space: nowrap;
      font-size: 87px;
      line-height: 1;
      margin: 100px 0 30px 0;
      color: white; }
      @media screen and (max-device-width: 768px) {
        .main-page .slider .green-slider__title {
          font-size: 104px; } }
      .main-page .slider .green-slider__title h1 {
        margin: 30px 0;
        font-size: 1em; }
    @media screen and (max-device-width: 768px) {
      .main-page .slider .green-slider__bubble {
        -webkit-transform: scale(1.4);
            -ms-transform: scale(1.4);
                transform: scale(1.4);
        margin-left: 70px;
        margin-top: 100px; } }
  .main-page .slider .testdrive-slider {
    height: 698px; }
    @media screen and (max-device-width: 768px) {
      .main-page .slider .testdrive-slider {
        height: 1039px; } }
    .main-page .slider .testdrive-slider__title {
      position: absolute;
      z-index: 2;
      top: 90px;
      font-size: 80px;
      text-transform: none;
      font-family: 'pf_beausans_pro_thin', Arial;
      left: 240px;
      line-height: 1; }
      @media screen and (max-device-width: 768px) {
        .main-page .slider .testdrive-slider__title {
          position: relative;
          display: inline-block;
          z-index: 3;
          font-size: 150px;
          margin-top: 50px;
          margin-bottom: 1000px;
          margin-left: 50px;
          line-height: 1;
          left: 0;
          top: 0; } }
    .main-page .slider .testdrive-slider__image {
      position: absolute;
      bottom: 0; }
      @media screen and (max-device-width: 768px) {
        .main-page .slider .testdrive-slider__image {
          max-width: 158%;
          width: 156%;
          z-index: 1;
          position: absolute;
          left: 50%;
          top: 50%;
          -webkit-transform: translate(-50%, -50%);
              -ms-transform: translate(-50%, -50%);
                  transform: translate(-50%, -50%); } }
  .main-page .slider .new2018-slider {
    background: #579337;
    height: 698px; }
    @media screen and (max-device-width: 768px) {
      .main-page .slider .new2018-slider {
        height: 1039px; } }
  .main-page .slider .elka-slider {
    background: #579337;
    height: 698px; }
    @media screen and (max-device-width: 768px) {
      .main-page .slider .elka-slider {
        height: 1039px; } }
    .main-page .slider .elka-slider__title {
      text-transform: uppercase;
      white-space: nowrap;
      font-size: 87px;
      line-height: 1;
      margin-top: 150px;
      margin-bottom: 130px;
      margin-left: 30px;
      display: inline-block;
      z-index: 2;
      position: relative; }
      @media screen and (max-device-width: 768px) {
        .main-page .slider .elka-slider__title {
          margin-top: 150px;
          font-size: 99px; } }
    .main-page .slider .elka-slider__bubble {
      position: absolute;
      right: 15px;
      top: 50px; }
      @media screen and (max-device-width: 768px) {
        .main-page .slider .elka-slider__bubble {
          bottom: -50px;
          top: initial;
          left: 180px;
          -webkit-transform: scale(1.5);
              -ms-transform: scale(1.5);
                  transform: scale(1.5); } }
    @media screen and (max-device-width: 768px) {
      .main-page .slider .elka-slider__image {
        top: 210px !important; } }
    .main-page .slider .elka-slider .elka__fav {
      font-size: 26px;
      padding-left: 4px;
      line-height: 1.1;
      font-weight: normal;
      text-transform: none;
      color: #e3ebbf; }
  .main-page .slider .half-slider {
    background: #659d25;
    background: -webkit-linear-gradient(left, #659d25 0%, #659d25 49%, #ffffff 50%, #ffffff 100%);
    background: -webkit-gradient(linear, left top, right top, from(#659d25), color-stop(49%, #659d25), color-stop(50%, #ffffff), to(#ffffff));
    background: linear-gradient(to right, #659d25 0%, #659d25 49%, #ffffff 50%, #ffffff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#659d25', endColorstr='#ffffff',GradientType=1 );
    height: 698px; }
    @media screen and (max-device-width: 768px) {
      .main-page .slider .half-slider {
        height: 1039px; } }
    .main-page .slider .half-slider__left {
      width: 56%; }
    .main-page .slider .half-slider__image {
      height: 100%; }
    .main-page .slider .half-slider__text {
      position: absolute;
      top: 160px;
      left: 65px;
      color: white;
      font-size: 40px; }
      .main-page .slider .half-slider__text span {
        color: black;
        padding: 5px 10px;
        background-color: #ffcc00; }
      @media screen and (max-device-width: 768px) {
        .main-page .slider .half-slider__text {
          font-size: 70px; } }
    .main-page .slider .half-slider__button {
      position: absolute;
      right: 40px;
      bottom: 120px; }
  .main-page .slider .taste-slider {
    background-color: #65a035;
    height: 698px;
    color: white; }
    .main-page .slider .taste-slider .max-1100 {
      padding-top: 130px;
      -webkit-transform: scale(1.1);
          -ms-transform: scale(1.1);
              transform: scale(1.1); }
    @media screen and (max-device-width: 768px) {
      .main-page .slider .taste-slider {
        height: 1039px; } }
    .main-page .slider .taste-slider .taste__cake {
      display: inline-block;
      vertical-align: top;
      padding-top: 10px; }
    .main-page .slider .taste-slider .taste__right {
      display: inline-block;
      vertical-align: top; }
    .main-page .slider .taste-slider .taste__price {
      padding-top: 30px;
      padding-right: 20px;
      padding-left: 2px;
      display: inline-block; }
    .main-page .slider .taste-slider .catch__gradient {
      background: #65a035; }
    .main-page .slider .taste-slider .catch__title {
      text-transform: uppercase;
      white-space: nowrap;
      font-size: 105px;
      line-height: 1;
      margin-top: 25px;
      margin-bottom: 100px;
      margin-left: 30px;
      display: inline-block; }
      @media screen and (max-device-width: 768px) {
        .main-page .slider .taste-slider .catch__title {
          font-size: 100px;
          margin-bottom: 170px;
          margin-left: 60px; } }
  .main-page .slider .dino-slider {
    background-color: #579337;
    color: white;
    overflow: hidden;
    height: 698px; }
    @media screen and (max-device-width: 768px) {
      .main-page .slider .dino-slider {
        height: 1039px; } }
    .main-page .slider .dino-slider__back {
      background-position: right 40% center !important;
      background-size: contain !important;
      height: 698px; }
      @media screen and (max-device-width: 768px) {
        .main-page .slider .dino-slider__back {
          height: 1039px;
          background: none !important; } }
      .main-page .slider .dino-slider__back-mobile {
        display: none;
        position: absolute;
        right: 0;
        bottom: 165px;
        height: 82%; }
    .main-page .slider .dino-slider__title {
      padding-top: 80px;
      font-size: 50px;
      color: black;
      line-height: 1; }
      @media screen and (max-device-width: 768px) {
        .main-page .slider .dino-slider__title {
          padding-top: 355px;
          font-size: 80px; } }
    .main-page .slider .dino-slider__title-big {
      font-size: 130px;
      color: white;
      padding-top: 5px; }
      @media screen and (max-device-width: 768px) {
        .main-page .slider .dino-slider__title-big {
          font-size: 170px; } }
    .main-page .slider .dino-slider__bubble {
      position: absolute;
      top: -40px;
      left: 480px;
      color: black;
      width: 230px; }
      @media screen and (max-device-width: 768px) {
        .main-page .slider .dino-slider__bubble {
          width: 290px; } }
      .main-page .slider .dino-slider__bubble svg {
        fill: black; }
      @media screen and (max-device-width: 768px) {
        .main-page .slider .dino-slider__bubble div {
          font-size: 54px; }
          .main-page .slider .dino-slider__bubble div .digit {
            font-size: 75px; }
          .main-page .slider .dino-slider__bubble div .rouble-sign {
            height: 49px; } }
    .main-page .slider .dino-slider .giraffe__options {
      float: none;
      padding: 10px 20px 0 0; }
    .main-page .slider .dino-slider .giraffe__option {
      display: inline-block;
      vertical-align: middle;
      font-size: 16px;
      line-height: 1.1;
      padding-top: 50px;
      padding-right: 40px;
      text-align: center;
      padding-left: 0; }
      @media screen and (max-device-width: 768px) {
        .main-page .slider .dino-slider .giraffe__option {
          display: inline-block;
          font-size: 28px;
          padding-top: 30px;
          padding-right: 50px; }
          .main-page .slider .dino-slider .giraffe__option div {
            display: block;
            padding-left: 0; } }
    .main-page .slider .dino-slider .giraffe__option-img {
      margin-bottom: 15px; }
  @media screen and (max-device-width: 1500px) {
    .main-page .slider .dino-slider__bubble {
      left: 420px; } }
  @media screen and (max-device-width: 1100px) {
    .main-page .slider .dino-slider__bubble {
      left: 350px; }
    .main-page .slider .dino-slider__title {
      padding-left: 20px; }
    .main-page .slider .dino-slider .giraffe__options {
      padding-left: 20px; } }
  .main-page .slider .za300-slider {
    height: 698px;
    background-color: #eae9e7; }
    @media screen and (max-device-width: 768px) {
      .main-page .slider .za300-slider {
        height: 1039px; } }
    .main-page .slider .za300-slider__slide {
      padding: 0 15px; }
      @media screen and (max-device-width: 768px) {
        .main-page .slider .za300-slider__slide {
          padding: 0 35px; } }
    .main-page .slider .za300-slider__title {
      font-size: 79px;
      line-height: 1;
      padding-top: 100px;
      color: #525a66; }
      @media screen and (max-device-width: 768px) {
        .main-page .slider .za300-slider__title {
          font-size: 90px;
          padding-top: 55px; } }
    .main-page .slider .za300-slider__subtitle {
      font-size: 28px;
      padding: 40px 0 80px 0;
      font-weight: bold;
      color: #525a66; }
      @media screen and (max-device-width: 768px) {
        .main-page .slider .za300-slider__subtitle {
          font-size: 42px;
          padding: 50px 0 20px 0;
          display: inline-block;
          margin-right: 40px; } }
    .main-page .slider .za300-slider__back {
      background-size: cover !important;
      background-position: center !important; }
      @media screen and (max-device-width: 1250px) {
        .main-page .slider .za300-slider__back {
          background-position: -250px center !important; } }
      @media screen and (max-device-width: 768px) {
        .main-page .slider .za300-slider__back {
          background-position: -467px bottom !important;
          background-size: 134% !important; } }
    .main-page .slider .za300-slider__image {
      width: 100%;
      position: absolute;
      top: 0; }
  .main-page .slider .tv3-slider {
    background-color: #f4f4f4;
    color: black;
    height: 698px; }
    @media screen and (max-device-width: 768px) {
      .main-page .slider .tv3-slider {
        height: 1039px; } }
    .main-page .slider .tv3-slider__top {
      padding-top: 200px;
      position: relative;
      z-index: 1; }
      @media screen and (max-device-width: 768px) {
        .main-page .slider .tv3-slider__top {
          padding-top: 420px;
          padding-left: 30px; } }
    .main-page .slider .tv3-slider__bottom {
      padding-top: 130px; }
      @media screen and (max-device-width: 768px) {
        .main-page .slider .tv3-slider__bottom {
          padding-top: 0; } }
    .main-page .slider .tv3-slider__title {
      font-size: 70px;
      color: black;
      font-weight: normal;
      position: relative;
      display: inline-block; }
      .main-page .slider .tv3-slider__title span {
        padding: 0px 10px;
        border: solid;
        -webkit-border-radius: 20px;
                border-radius: 20px;
        font-size: 55px;
        display: inline-block;
        line-height: 1;
        top: -5px;
        position: relative; }
      @media screen and (max-device-width: 768px) {
        .main-page .slider .tv3-slider__title {
          font-size: 93px; }
          .main-page .slider .tv3-slider__title span {
            font-size: 70px;
            top: -12px; } }
    .main-page .slider .tv3-slider__pults {
      position: absolute;
      top: 0;
      right: 0;
      max-width: 740px; }
      @media screen and (max-device-width: 768px) {
        .main-page .slider .tv3-slider__pults {
          right: 250px;
          max-width: 680px; } }
    .main-page .slider .tv3-slider__bubble {
      position: absolute;
      color: black;
      font-size: 18px;
      width: 200px;
      height: 170px;
      text-align: center;
      line-height: 1.1;
      right: -240px;
      bottom: 60px; }
      @media screen and (max-device-width: 768px) {
        .main-page .slider .tv3-slider__bubble {
          -webkit-transform: scale(1.3);
              -ms-transform: scale(1.3);
                  transform: scale(1.3);
          bottom: 120px;
          right: -260px; } }
      .main-page .slider .tv3-slider__bubble img {
        width: 100%; }
      .main-page .slider .tv3-slider__bubble .digits {
        font-size: 61px;
        line-height: 0.9; }
        .main-page .slider .tv3-slider__bubble .digits svg {
          width: 27px;
          height: 39px;
          margin-left: 5px; }
    .main-page .slider .tv3-slider__button {
      display: inline-block;
      text-align: center; }
    .main-page .slider .tv3-slider__options {
      font-size: 24px;
      line-height: 1.1;
      text-align: center;
      display: inline-block;
      vertical-align: top;
      padding: 10px 40px;
      position: relative;
      z-index: 2; }
      @media screen and (max-device-width: 768px) {
        .main-page .slider .tv3-slider__options {
          padding-top: 50px;
          font-size: 37px;
          width: 74%; } }
    .main-page .slider .tv3-slider__option {
      display: inline-block;
      padding: 0px 20px;
      vertical-align: top; }
      .main-page .slider .tv3-slider__option img {
        display: inline-block; }
        @media screen and (max-device-width: 768px) {
          .main-page .slider .tv3-slider__option img {
            height: 95px; } }
      .main-page .slider .tv3-slider__option div {
        min-height: 88px; }
        @media screen and (max-device-width: 768px) {
          .main-page .slider .tv3-slider__option div {
            min-height: 123px;
            position: relative; } }
    .main-page .slider .tv3-slider__logos {
      display: inline-block;
      text-align: center;
      vertical-align: top;
      position: relative;
      z-index: 2;
      padding-left: 50px;
      border-left: solid 2px #e5e5e6; }
      @media screen and (max-device-width: 768px) {
        .main-page .slider .tv3-slider__logos {
          padding-top: 50px;
          padding-left: 0;
          text-align: center;
          width: 20%;
          height: 250px; }
          .main-page .slider .tv3-slider__logos img {
            display: inline-block;
            padding-left: 40px; } }
  .main-page .slider .gloves {
    position: relative;
    height: 698px;
    padding-left: 20px; }
    @media screen and (max-device-width: 768px) {
      .main-page .slider .gloves {
        height: 1039px; } }
    .main-page .slider .gloves__title {
      font-size: 96px;
      font-weight: normal;
      padding-top: 55px;
      line-height: 1; }
    .main-page .slider .gloves__subtitle {
      font-size: 28px;
      padding-left: 6px; }
  .main-page .slider .cocktail-slider {
    background: #e7f5f5;
    position: relative;
    height: 698px; }
    @media screen and (max-device-width: 768px) {
      .main-page .slider .cocktail-slider {
        height: 1039px; } }
    .main-page .slider .cocktail-slider__slide {
      height: 698px; }
      @media screen and (max-device-width: 768px) {
        .main-page .slider .cocktail-slider__slide {
          height: 1039px; } }
    .main-page .slider .cocktail-slider__back {
      width: 87%;
      position: absolute;
      bottom: 0;
      right: 20px; }
      @media screen and (max-device-width: 768px) {
        .main-page .slider .cocktail-slider__back {
          width: 100%;
          left: 50%;
          -webkit-transform: translateX(-50%);
              -ms-transform: translateX(-50%);
                  transform: translateX(-50%); } }
    .main-page .slider .cocktail-slider__title {
      position: relative;
      top: 80px;
      left: 15px;
      font-size: 26px;
      font-weight: bold;
      color: black; }
      @media screen and (max-device-width: 768px) {
        .main-page .slider .cocktail-slider__title {
          text-align: center;
          font-size: 50px;
          top: 140px; } }
      @media screen and (max-device-width: 768px) {
        .main-page .slider .cocktail-slider__title img {
          width: 60%;
          margin: 0 auto; } }
    .main-page .slider .cocktail-slider__bubble {
      position: relative;
      top: 150px;
      left: 5px; }
      @media screen and (max-device-width: 768px) {
        .main-page .slider .cocktail-slider__bubble {
          top: 100px;
          width: 250px;
          left: 15px; } }
    .main-page .slider .cocktail-slider__fruit {
      position: absolute;
      display: inline-block;
      color: black;
      font-size: 33px;
      line-height: .8; }
      .main-page .slider .cocktail-slider__fruit.left {
        text-align: left; }
    .main-page .slider .cocktail-slider__small {
      font-size: 25px; }
  .main-page .slider .fox-slider {
    height: 698px;
    background: white;
    background: -webkit-linear-gradient(top, white 0%, #f4f4f4 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(white), to(#f4f4f4));
    background: linear-gradient(to bottom, white 0%, #f4f4f4 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f4f4f4',GradientType=0 ); }
    .main-page .slider .fox-slider:hover .fox-slider__image {
      -webkit-transform: scale(1.05);
          -ms-transform: scale(1.05);
              transform: scale(1.05); }
    @media screen and (max-device-width: 768px) {
      .main-page .slider .fox-slider {
        height: 1039px; } }
    .main-page .slider .fox-slider__slide {
      padding-top: 100px; }
      @media screen and (max-device-width: 768px) {
        .main-page .slider .fox-slider__slide {
          padding-top: 50px; } }
    .main-page .slider .fox-slider__left {
      display: inline-block;
      vertical-align: top;
      width: 41%;
      padding: 0 20px; }
      @media screen and (max-device-width: 768px) {
        .main-page .slider .fox-slider__left {
          width: 100%;
          text-align: center; } }
    .main-page .slider .fox-slider__title {
      color: #e64c27;
      font-size: 100px;
      white-space: nowrap;
      font-style: italic; }
      @media screen and (max-device-width: 768px) {
        .main-page .slider .fox-slider__title {
          font-size: 130px; } }
    .main-page .slider .fox-slider__text {
      max-width: 100%;
      margin: 50px 0;
      z-index: 2;
      position: relative; }
      @media screen and (max-device-width: 768px) {
        .main-page .slider .fox-slider__text {
          width: 75%;
          margin: 50px auto; } }
    .main-page .slider .fox-slider__subtitle {
      font-size: 36px;
      white-space: nowrap;
      line-height: 1.1;
      margin-bottom: 30px; }
      @media screen and (max-device-width: 768px) {
        .main-page .slider .fox-slider__subtitle {
          font-size: 55px;
          width: 49%;
          display: inline-block; } }
    .main-page .slider .fox-slider__image {
      display: inline-block;
      width: 61%;
      margin-left: -60px;
      vertical-align: bottom;
      -webkit-transition: all .2s ease-out;
      transition: all .2s ease-out; }
      @media screen and (max-device-width: 768px) {
        .main-page .slider .fox-slider__image {
          width: 56%;
          margin: 60px auto;
          display: block; } }
  .main-page .slider .rewind-slider {
    background: white;
    background: -webkit-linear-gradient(top, white 0%, #f4f4f4 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(white), to(#f4f4f4));
    background: linear-gradient(to bottom, white 0%, #f4f4f4 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f4f4f4',GradientType=0 );
    height: 698px; }
    @media screen and (max-device-width: 768px) {
      .main-page .slider .rewind-slider {
        height: 1039px; } }
    .main-page .slider .rewind-slider__slide {
      padding-top: 100px; }
      @media screen and (max-device-width: 768px) {
        .main-page .slider .rewind-slider__slide {
          padding-top: 50px; } }
    .main-page .slider .rewind-slider__left {
      display: inline-block;
      vertical-align: middle;
      width: 49%;
      padding: 0 20px; }
      @media screen and (max-device-width: 768px) {
        .main-page .slider .rewind-slider__left {
          width: 100%;
          text-align: center; } }
    .main-page .slider .rewind-slider__title {
      color: #e64c27;
      font-size: 100px;
      white-space: nowrap;
      font-style: italic;
      font-weight: normal; }
      @media screen and (max-device-width: 768px) {
        .main-page .slider .rewind-slider__title {
          font-size: 130px; } }
    .main-page .slider .rewind-slider__text {
      max-width: 100%;
      margin: 50px 0;
      z-index: 2;
      position: relative; }
      @media screen and (max-device-width: 768px) {
        .main-page .slider .rewind-slider__text {
          width: 80%;
          margin: 50px auto; } }
    .main-page .slider .rewind-slider__subtitle {
      font-size: 43px;
      white-space: nowrap;
      color: #73bd4c; }
      @media screen and (max-device-width: 768px) {
        .main-page .slider .rewind-slider__subtitle {
          font-size: 55px; } }
    .main-page .slider .rewind-slider__image {
      display: inline-block;
      width: 52%;
      margin-left: -60px;
      vertical-align: middle;
      -webkit-transition: all .4s ease-out;
      transition: all .4s ease-out; }
      @media screen and (max-device-width: 768px) {
        .main-page .slider .rewind-slider__image {
          width: 48%;
          margin: 25px auto;
          -webkit-transform: translateX(-12%);
              -ms-transform: translateX(-12%);
                  transform: translateX(-12%);
          display: block; } }
  .main-page .slider .y10-slider {
    height: 698px; }
    @media screen and (max-device-width: 768px) {
      .main-page .slider .y10-slider {
        height: 1039px; } }
    .main-page .slider .y10-slider .circle-slide {
      z-index: 1; }
    @media screen and (max-device-width: 768px) {
      .main-page .slider .y10-slider__wrapper {
        position: relative;
        top: 190px; } }
    .main-page .slider .y10-slider__baloon {
      z-index: 2;
      position: relative;
      display: inline-block; }
      @media screen and (max-device-width: 1400px) {
        .main-page .slider .y10-slider__baloon {
          margin-left: 10%; } }
      @media screen and (max-device-width: 1200px) {
        .main-page .slider .y10-slider__baloon {
          margin-left: 5%; } }
      @media screen and (max-device-width: 1090px) {
        .main-page .slider .y10-slider__baloon {
          max-width: 35%; } }
    .main-page .slider .y10-slider__logo {
      display: inline-block;
      margin-left: 90px;
      position: relative;
      z-index: 2;
      top: -340px; }
      @media screen and (max-device-width: 1090px) {
        .main-page .slider .y10-slider__logo {
          max-width: 49%; } }
    @media screen and (max-device-width: 1400px) {
      .main-page .slider .y10-slider #circle3-15 {
        display: none; } }
    @media screen and (max-device-width: 768px) {
      .main-page .slider .y10-slider #circle3-16 {
        top: -30px; } }
    @media screen and (max-device-width: 1400px) {
      .main-page .slider .y10-slider #circle4 {
        top: 330px; } }
    .main-page .slider .y10-slider #circle2 {
      width: 250px;
      height: 250px;
      top: 270px;
      left: 20px; }
      @media screen and (max-device-width: 768px) {
        .main-page .slider .y10-slider #circle2 {
          top: -130px; } }
  @media screen and (max-device-width: 1130px) {
    .main-page .slider .kotangens {
      height: 1039px;
      padding-top: 200px; } }
  @media screen and (max-device-width: 768px) {
    .main-page .slider .kotangens {
      padding-top: 0; } }
  .main-page .slider .kotangens__cat {
    position: absolute;
    right: 0;
    margin-top: 25px; }
    @media screen and (max-device-width: 1130px) {
      .main-page .slider .kotangens__cat {
        margin-top: 145px; } }
    @media screen and (max-device-width: 768px) {
      .main-page .slider .kotangens__cat {
        margin-top: 0; } }
  .main-page .slider .kotangens__info {
    position: absolute;
    top: 450px;
    padding-left: 20px; }
    @media screen and (max-device-width: 1045px) {
      .main-page .slider .kotangens__info {
        padding-left: 70px; } }
    @media screen and (max-device-width: 768px) {
      .main-page .slider .kotangens__info {
        padding-left: 20px;
        padding-top: 70px; } }
  .main-page .slider .kotangens__asterisk {
    color: #90949a;
    display: inline-block;
    font-size: 18px;
    vertical-align: middle;
    padding-left: 70px; }
    @media screen and (max-device-width: 1130px) {
      .main-page .slider .kotangens__asterisk {
        padding-left: 50px; } }
    @media screen and (max-device-width: 1045px) {
      .main-page .slider .kotangens__asterisk {
        display: block;
        padding-left: 0;
        padding-top: 50px;
        font-size: 20px; } }
    @media screen and (max-device-width: 768px) {
      .main-page .slider .kotangens__asterisk {
        font-size: 25px; } }
  .main-page .slider .kotangens .main__link {
    vertical-align: middle; }
  .main-page .slider .kotangens .catch__bubble {
    margin-top: -35px; }
    @media screen and (max-device-width: 768px) {
      .main-page .slider .kotangens .catch__bubble {
        margin-left: 30px;
        margin-top: -185px; } }
  .main-page .slider .kotangens .fancy-title {
    width: 350px;
    margin-left: 220px; }
    @media screen and (max-device-width: 1130px) {
      .main-page .slider .kotangens .fancy-title {
        width: 310px; } }
    @media screen and (max-device-width: 1045px) {
      .main-page .slider .kotangens .fancy-title {
        margin-left: 210px; } }
    @media screen and (max-device-width: 768px) {
      .main-page .slider .kotangens .fancy-title {
        margin-left: 50px;
        margin-top: 70px;
        width: 380px; } }
  .main-page .slider .drama {
    height: 698px;
    color: white; }
    @media screen and (max-device-width: 768px) {
      .main-page .slider .drama {
        height: 1039px;
        padding-top: 130px; } }
    .main-page .slider .drama .catch__title {
      margin-top: 150px;
      -webkit-transition: all .5s;
      transition: all .5s;
      line-height: 1; }
    .main-page .slider .drama .catch__bubble {
      margin-top: 267px;
      margin-left: -180px; }
      @media screen and (max-device-width: 768px) {
        .main-page .slider .drama .catch__bubble {
          margin-top: initial;
          margin-left: initial;
          bottom: 150px;
          right: 170px; } }
    .main-page .slider .drama span {
      -webkit-transition: all .5s;
      transition: all .5s; }
    .main-page .slider .drama__tv {
      position: absolute;
      top: 240px;
      left: 620px; }
      @media screen and (max-device-width: 768px) {
        .main-page .slider .drama__tv {
          left: inherit;
          right: 90px;
          width: 390px;
          top: 80px; } }
    .main-page .slider .drama__fav {
      color: white;
      font-size: 25px;
      display: block; }
    .main-page .slider .drama:hover .catch__title {
      color: #fdca12; }
    .main-page .slider .drama:hover span {
      color: white !important; }
  .main-page .slider .giraffe {
    height: 698px; }
    @media screen and (max-device-width: 768px) {
      .main-page .slider .giraffe {
        height: 1039px; } }
    .main-page .slider .giraffe:hover .giraffe__head {
      -webkit-transform: rotate(5deg);
          -ms-transform: rotate(5deg);
              transform: rotate(5deg);
      top: -5px; }
    .main-page .slider .giraffe:hover .giraffe__title-big {
      color: #78c426; }
    .main-page .slider .giraffe__wrapper {
      position: relative; }
      @media screen and (max-device-width: 768px) {
        .main-page .slider .giraffe__wrapper {
          text-align: center; } }
    .main-page .slider .giraffe__title {
      font-size: 45px;
      display: inline-block;
      vertical-align: middle;
      padding-left: 30px; }
      @media screen and (max-device-width: 768px) {
        .main-page .slider .giraffe__title {
          text-align: center;
          padding-top: 200px; } }
      .main-page .slider .giraffe__title-big {
        -webkit-transition: all .3s ease-out;
        transition: all .3s ease-out;
        font-size: 100px;
        line-height: 1;
        color: #73bd4c; }
        @media screen and (max-device-width: 768px) {
          .main-page .slider .giraffe__title-big {
            font-size: 15vw; } }
    .main-page .slider .giraffe__body {
      position: relative;
      display: inline-block;
      vertical-align: middle; }
      .main-page .slider .giraffe__body-img {
        margin-left: -297px; }
    .main-page .slider .giraffe__head {
      position: absolute;
      top: -30px;
      right: -350px;
      -webkit-transition: all .5s linear;
      transition: all .5s linear; }
    .main-page .slider .giraffe__whole {
      display: none;
      position: absolute;
      bottom: -86px;
      height: 100%; }
    .main-page .slider .giraffe__options {
      vertical-align: middle;
      display: inline-block;
      text-align: center;
      float: right;
      padding: 160px 20px 0 0; }
      @media screen and (max-device-width: 768px) {
        .main-page .slider .giraffe__options {
          float: none;
          padding: 60px 0; } }
      .main-page .slider .giraffe__options-divider {
        display: none; }
        @media screen and (max-device-width: 768px) {
          .main-page .slider .giraffe__options-divider {
            display: block; } }
    .main-page .slider .giraffe__option {
      display: inline-block;
      vertical-align: middle;
      font-size: 16px;
      line-height: 1.1;
      padding-top: 85px;
      padding-left: 30px; }
      @media screen and (max-device-width: 768px) {
        .main-page .slider .giraffe__option {
          padding: 20px 20px;
          font-size: 24px; } }
      @media screen and (max-device-width: 768px) {
        .main-page .slider .giraffe__option:first-of-type {
          padding-left: 30px; } }
      @media screen and (max-device-width: 768px) {
        .main-page .slider .giraffe__option div {
          display: inline-block;
          vertical-align: middle;
          padding-left: 15px; } }
      .main-page .slider .giraffe__option-img {
        margin-bottom: 10px;
        display: inline-block; }
        @media screen and (max-device-width: 768px) {
          .main-page .slider .giraffe__option-img {
            margin-bottom: 0;
            vertical-align: middle;
            display: inline-block;
            width: 100px; } }
    .main-page .slider .giraffe__price {
      text-align: left;
      padding-top: 70px;
      padding-left: 30px;
      color: #73bd4c;
      font-size: 60px; }
      .main-page .slider .giraffe__price span {
        vertical-align: middle; }
      .main-page .slider .giraffe__price .small-text {
        font-size: 30px;
        padding-right: 10px; }
    .main-page .slider .giraffe__button {
      padding-top: 60px; }

.main-page .services {
  padding: 60px 0 30px 0;
  text-align: center; }
  .main-page .services .service {
    position: relative;
    text-align: left;
    display: inline-block;
    position: relative;
    -webkit-transition: all .4s;
    transition: all .4s; }
    @media screen and (max-device-width: 768px) {
      .main-page .services .service {
        padding-bottom: 60px; } }
    .main-page .services .service__icon {
      position: absolute;
      top: 28px;
      left: 40px;
      z-index: 1; }
      @media screen and (max-device-width: 768px) {
        .main-page .services .service__icon {
          top: 60px;
          left: 60px; } }
      .main-page .services .service__icon svg {
        width: 76px;
        height: 76px; }
        @media screen and (max-device-width: 768px) {
          .main-page .services .service__icon svg {
            width: 150px;
            height: 150px; } }
    .main-page .services .service__cover {
      position: relative;
      max-width: 100%;
      -webkit-transition: all .4s;
      transition: all .4s; }
      .main-page .services .service__cover.mobile {
        display: none;
        width: 1100px; }
    .main-page .services .service__text {
      padding: 30px;
      position: absolute;
      z-index: 1;
      bottom: 0;
      color: white; }
      @media screen and (max-device-width: 768px) {
        .main-page .services .service__text {
          padding: 0 0 110px 65px; } }
      .main-page .services .service__text .name {
        font-size: 42px;
        line-height: 1;
        padding-bottom: 15px; }
        @media screen and (max-device-width: 768px) {
          .main-page .services .service__text .name {
            font-size: 10vw; } }
      .main-page .services .service__text .price {
        font-size: 28px;
        text-decoration: underline; }
        @media screen and (max-device-width: 768px) {
          .main-page .services .service__text .price {
            font-size: 6vw; } }
      .main-page .services .service__text .desc {
        padding-top: 20px;
        font-size: 22px;
        line-height: 1.2;
        min-height: 70px; }
    .main-page .services .service:hover {
      -webkit-transform: translateY(-2px);
          -ms-transform: translateY(-2px);
              transform: translateY(-2px); }
      .main-page .services .service:hover .service__cover {
        -webkit-filter: brightness(110%) contrast(115%);
                filter: brightness(110%) contrast(115%); }

.main-page .perks {
  padding: 40px 0px 0px 0; }
  @media screen and (max-device-width: 768px) {
    .main-page .perks {
      padding: 0 0 100px 0; } }
  .main-page .perks__row {
    padding-bottom: 40px; }
  .main-page .perks__title {
    padding-bottom: 80px;
    font-size: 6vw;
    text-transform: uppercase;
    color: #f0f0f0;
    text-align: center; }
    @media screen and (max-device-width: 768px) {
      .main-page .perks__title {
        font-size: 10vw; } }
  @media screen and (max-device-width: 768px) {
    .main-page .perks .perk {
      height: 870px; } }
  .main-page .perks .perk.shifted {
    margin-top: -70px; }
    @media screen and (max-device-width: 768px) {
      .main-page .perks .perk.shifted {
        margin-top: 0; } }
  @media screen and (max-device-width: 768px) {
    .main-page .perks .perk.shifted-mobile {
      -webkit-transform: translateY(50px) !important;
          -ms-transform: translateY(50px) !important;
              transform: translateY(50px) !important; } }
  .main-page .perks .perk__top {
    position: relative;
    -webkit-transform: scale(0.9);
        -ms-transform: scale(0.9);
            transform: scale(0.9); }
    .main-page .perks .perk__top_image {
      text-align: center; }
      @media screen and (max-device-width: 1250px) {
        .main-page .perks .perk__top_image img {
          width: 90%; } }
    .main-page .perks .perk__top_icon {
      position: absolute;
      bottom: 30px;
      left: 35px;
      background: white;
      width: 120px;
      height: 120px;
      -webkit-border-radius: 100%;
              border-radius: 100%;
      -webkit-box-shadow: -7px 7px 59px -10px rgba(0, 0, 0, 0.4);
      box-shadow: -7px 7px 59px -10px rgba(0, 0, 0, 0.4); }
      @media screen and (max-device-width: 1250px) {
        .main-page .perks .perk__top_icon {
          width: 100px;
          height: 100px; } }
      .main-page .perks .perk__top_icon svg {
        width: 67px;
        height: 67px; }
        @media screen and (max-device-width: 1250px) {
          .main-page .perks .perk__top_icon svg {
            width: 60px;
            height: 60px; } }
  .main-page .perks .perk__bottom {
    text-align: center;
    padding-bottom: 50px; }
    .main-page .perks .perk__bottom_title {
      border-bottom: 2px solid #73bd4c;
      font-size: 36px;
      line-height: 1.1;
      -webkit-transition: all .2s;
      transition: all .2s; }
      .main-page .perks .perk__bottom_title.active:hover {
        border-bottom: 2px solid transparent;
        color: #73bd4c; }
      @media screen and (max-device-width: 1250px) {
        .main-page .perks .perk__bottom_title {
          font-size: 3vw; } }
      @media screen and (max-device-width: 768px) {
        .main-page .perks .perk__bottom_title {
          font-size: 5vw; } }
    .main-page .perks .perk__bottom_desc {
      font-size: 24px;
      line-height: 1.2;
      padding: 25px 0; }
      @media screen and (max-device-width: 1250px) {
        .main-page .perks .perk__bottom_desc {
          font-size: 2vw; } }
      @media screen and (max-device-width: 768px) {
        .main-page .perks .perk__bottom_desc {
          font-size: 3.5vw; } }
    .main-page .perks .perk__bottom_more svg {
      -webkit-transition: all .3s;
      transition: all .3s;
      fill: #d6d6d6;
      width: 34px;
      height: 34px; }
    .main-page .perks .perk__bottom_more:hover svg {
      fill: #a8a8a8; }

.main-page .promos {
  padding: 50px 0 20px 0;
  text-align: center; }
  .main-page .promos__title {
    font-size: 42px;
    margin-bottom: 0; }
    @media screen and (max-device-width: 768px) {
      .main-page .promos__title {
        font-size: 6vw; } }
  .main-page .promos__down {
    fill: #d6d6d6;
    width: 30px;
    height: 60px;
    margin-bottom: 10px; }
  .main-page .promos .promo {
    position: relative;
    background: white;
    -webkit-transition: all .3s;
    transition: all .3s;
    margin-bottom: 60px; }
    .main-page .promos .promo:hover {
      -webkit-transform: translateY(-1px);
          -ms-transform: translateY(-1px);
              transform: translateY(-1px); }
    .main-page .promos .promo__image {
      width: 100%; }
      @media screen and (max-device-width: 768px) {
        .main-page .promos .promo__image {
          display: inline-block;
          width: 49%; } }
    .main-page .promos .promo__bottom {
      position: relative; }
      @media screen and (max-device-width: 768px) {
        .main-page .promos .promo__bottom {
          display: inline-block;
          width: 49%;
          vertical-align: bottom; } }
    .main-page .promos .promo__time {
      fill: #f1911f;
      width: 17px;
      height: 17px;
      margin-right: 3px;
      vertical-align: middle; }
      @media screen and (max-device-width: 768px) {
        .main-page .promos .promo__time {
          width: 20px;
          height: 20px;
          margin-right: 5px; } }
    .main-page .promos .promo__forever {
      fill: #73bd4c;
      width: 17px;
      height: 17px;
      margin-right: 3px;
      vertical-align: middle; }
      @media screen and (max-device-width: 768px) {
        .main-page .promos .promo__forever {
          width: 20px;
          height: 20px;
          margin-right: 5px; } }
    .main-page .promos .promo__duration {
      position: absolute;
      top: -31px;
      font-size: 16px;
      background: white;
      padding: 5px 10px;
      color: #f1911f;
      text-transform: uppercase;
      border-top: 3px #f1911f solid;
      left: 50%;
      -webkit-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
              transform: translateX(-50%); }
      .main-page .promos .promo__duration.forever {
        color: #73bd4c;
        border-top: 3px #73bd4c solid; }
      @media screen and (max-device-width: 768px) {
        .main-page .promos .promo__duration {
          width: 84%;
          bottom: 0;
          top: initial;
          text-align: left;
          font-size: 2.5vw;
          padding-bottom: 10px; } }
      .main-page .promos .promo__duration span {
        vertical-align: middle; }
    .main-page .promos .promo__text {
      padding: 40px;
      text-align: center;
      font-size: 22px;
      height: 233px;
      line-height: 1.1; }
      @media screen and (max-device-width: 768px) {
        .main-page .promos .promo__text {
          text-align: left;
          height: 313px;
          padding-top: 0; } }
    @media screen and (max-device-width: 768px) {
      .main-page .promos .promo__desc {
        font-size: 3.5vw;
        line-height: 1.1; } }
    .main-page .promos .promo__name {
      font-size: 28px;
      padding-bottom: 20px; }
      @media screen and (max-device-width: 768px) {
        .main-page .promos .promo__name {
          font-size: 4.5vw;
          line-height: 1; } }

.main-page .news {
  padding: 50px 0; }
  .main-page .news__header {
    position: relative;
    padding-bottom: 20px; }
  .main-page .news__more {
    position: absolute;
    right: 35px;
    top: 24px;
    cursor: pointer;
    font-size: 18px; }
    .main-page .news__more:hover {
      border-bottom: 1px solid black; }
    @media screen and (max-device-width: 768px) {
      .main-page .news__more {
        font-size: 3.5vw; } }
  .main-page .news__press {
    font-size: 42px;
    text-align: center; }
    @media screen and (max-device-width: 768px) {
      .main-page .news__press {
        font-size: 6vw; } }
  .main-page .news__wrapper {
    padding: 20px 0; }
    @media screen and (max-device-width: 768px) {
      .main-page .news__wrapper {
        padding: 30px 15%; } }
    .main-page .news__wrapper:hover .news__image {
      border: 3px solid #73bd4c; }
  .main-page .news__imagewrap {
    width: 40%;
    display: inline-block;
    vertical-align: middle; }
    @media screen and (max-device-width: 768px) {
      .main-page .news__imagewrap {
        width: 30%; } }
  .main-page .news__image {
    width: 140px;
    height: 140px;
    -webkit-border-radius: 100%;
            border-radius: 100%;
    overflow: hidden !important;
    position: relative;
    text-align: center;
    -webkit-transition: all .2s;
    transition: all .2s;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0); }
    @media screen and (max-device-width: 768px) {
      .main-page .news__image {
        width: 250px;
        height: 250px; } }
    .main-page .news__image__img {
      width: 100%; }
  .main-page .news__text {
    display: inline-block;
    width: 59%;
    vertical-align: middle;
    padding-left: 10px; }
    @media screen and (max-device-width: 768px) {
      .main-page .news__text {
        width: 65%;
        padding-left: 60px; } }
  .main-page .news__title {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.2;
    border-bottom: 0; }
    @media screen and (max-device-width: 768px) {
      .main-page .news__title {
        font-size: 5vw; } }
  .main-page .news__date {
    padding-top: 5px;
    font-size: 15px;
    text-transform: uppercase; }
    @media screen and (max-device-width: 768px) {
      .main-page .news__date {
        font-size: 4.5vw; } }

.main-page .more {
  width: 10px;
  height: 10px;
  margin-left: 5px; }
  @media screen and (max-device-width: 768px) {
    .main-page .more {
      width: 20px;
      height: 20px;
      margin-left: 5px; } }

@media screen and (max-device-width: 768px) {
  .main-page .mixer__header-button {
    font-size: 5vw;
    -webkit-border-radius: 45px 45px 45px 0;
            border-radius: 45px 45px 45px 0;
    padding: 12px 62px; } }

@media screen and (max-device-width: 768px) {
  .main-page .mixer__header-button .arrow-right {
    width: 40px; } }

.catch {
  color: white;
  height: 698px; }

.catch__top {
  background-color: #579337;
  color: white;
  overflow: hidden; }

.catch__gradient {
  background: #8fba4a;
  background: -webkit-radial-gradient(center, ellipse cover, #8fba4a 1%, #579337 63%, #579337 100%);
  background: -webkit-radial-gradient(center ellipse, #8fba4a 1%, #579337 63%, #579337 100%);
  background: radial-gradient(ellipse at center, #8fba4a 1%, #579337 63%, #579337 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8fba4a', endColorstr='#579337',GradientType=1 );
  background-repeat: no-repeat;
  -webkit-transition: all 1s;
  transition: all 1s; }
  .catch__gradient:hover .catch__parcel1 {
    -webkit-transform: translate(-10px, 10px);
        -ms-transform: translate(-10px, 10px);
            transform: translate(-10px, 10px); }

.catch__gradient-grey {
  background: #ffffff;
  background: -webkit-linear-gradient(top, #ffffff 0%, #f2f2f2 81%);
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), color-stop(81%, #f2f2f2));
  background: linear-gradient(to bottom, #ffffff 0%, #f2f2f2 81%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f2f2f2',GradientType=0 ); }

.catch__title {
  text-transform: uppercase;
  font-size: 120px;
  line-height: 0.9;
  margin-top: 270px;
  margin-bottom: 180px;
  margin-left: 50px;
  display: inline-block; }
  .catch__title-big {
    font-size: 150px; }

.catch__bubble {
  position: absolute;
  vertical-align: top;
  margin-top: 177px;
  margin-left: 30px;
  display: inline-block;
  height: 240px;
  width: 246px;
  background: url("/images/slider/catch/bubble-dashed.png") center center no-repeat;
  background-size: contain; }

.catch__bubble.night {
  background: url("/images/slider/catch/catch-night.png") center center no-repeat;
  margin-top: 345px;
  margin-left: -20px;
  width: 290px;
  height: 290px;
  background-size: contain; }

.catch__bubble-wrapper {
  padding-left: 20px;
  white-space: nowrap;
  font-size: 40px;
  line-height: 1.1; }

.catch__bubble-wrapper .digit {
  font-size: 58px; }

.catch__bubble-wrapper .rouble-sign {
  height: 40px; }

.catch__parcel1 {
  position: absolute;
  top: -135px;
  left: 128px;
  -webkit-transition: all .5s;
  transition: all .5s; }
  .catch__parcel1.big {
    left: 210px;
    top: -100px; }

.catch__parcel2 {
  display: none !important;
  position: absolute;
  top: -216px;
  left: 120px; }

.catch__router {
  position: absolute;
  bottom: 8px;
  left: 140px; }

.catch__router-left {
  display: none;
  position: absolute;
  bottom: 80px;
  left: 320px; }

.catch__router-info {
  position: absolute;
  bottom: 40px;
  left: 430px;
  font-size: 20px; }

.catch__router-info .model {
  border: 1px solid;
  padding: 5px 10px; }

.catch__router-info .description {
  padding-top: 15px;
  display: inline-block;
  line-height: 1.2;
  white-space: nowrap; }

.catch__border-bottom {
  width: 100%;
  margin-bottom: -4px; }

@media screen and (max-device-width: 768px) {
  .catch__parcel1 {
    display: none !important; }
  .catch__parcel2 {
    display: block !important; }
  .catch__router-left {
    display: block; }
  .catch__title {
    font-size: 137px; }
  .catch__title-big {
    font-size: 169px; }
  .catch__bubble {
    margin-top: 113px;
    margin-left: -310px;
    height: 260px;
    width: 260px; }
  .catch__router-info > .description {
    display: none; }
  .catch__router-info > .model {
    font-size: 25px; } }

.y10-slider {
  position: relative; }

.circle {
  -webkit-border-radius: 100%;
          border-radius: 100%;
  position: absolute;
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  color: white;
  text-align: center; }

.circle-green {
  background-color: #73bd4c;
  z-index: -1; }

#circle1 {
  width: 105px;
  height: 105px;
  top: 100px;
  left: 180px; }

#circle2 {
  width: 300px;
  height: 300px;
  top: 250px;
  left: -50px; }

#circle3 {
  width: 150px;
  height: 150px;
  top: -30px;
  right: 30px; }

#circle4 {
  width: 80px;
  height: 80px;
  top: 200px;
  right: 100px; }

#circle5 {
  width: 80px;
  height: 80px;
  top: 560px;
  right: 30px; }

#circle6 {
  width: 25px;
  height: 25px;
  top: 200px;
  left: 120px; }

#circle7 {
  width: 25px;
  height: 25px;
  top: 550px;
  left: 170px; }

#circle8 {
  width: 15px;
  height: 15px;
  top: 565px;
  left: 120px; }

#circle9 {
  width: 25px;
  height: 25px;
  top: 500px;
  right: 200px; }

#circle10 {
  width: 40px;
  height: 40px;
  top: 400px;
  left: 700px; }

#circle11 {
  top: 90px;
  right: 200px;
  height: 50px;
  width: 50px; }

#circle12 {
  top: 290px;
  right: 330px;
  height: 20px;
  width: 20px; }

#circle2-1 {
  width: 30px;
  height: 30px;
  top: 530px;
  left: 50px; }

#circle2-2 {
  width: 50px;
  height: 50px;
  top: 150px;
  left: 50px; }

#circle2-3 {
  width: 20px;
  height: 20px;
  top: 200px;
  right: 200px; }

#circle2-4 {
  width: 50px;
  height: 50px;
  top: 200px;
  right: 50px; }

#circle2-5 {
  width: 30px;
  height: 30px;
  top: 360px;
  right: 150px; }

#circle2-6 {
  width: 25px;
  height: 25px;
  top: 200px;
  left: 220px; }

#circle2-7 {
  width: 25px;
  height: 25px;
  top: 350px;
  left: 250px; }

#circle2-8 {
  width: 15px;
  height: 15px;
  top: 265px;
  left: 100px; }

#circle2-9 {
  width: 25px;
  height: 25px;
  top: 500px;
  right: 100px; }

#circle2-10 {
  width: 40px;
  height: 40px;
  top: 400px;
  left: 100px; }

#circle2-11 {
  top: 90px;
  right: 200px;
  height: 50px;
  width: 50px; }

#circle2-12 {
  top: 290px;
  right: 330px;
  height: 20px;
  width: 20px; }

#circle3-13 {
  top: 500px;
  right: 800px;
  height: 33px;
  width: 33px; }

#circle3-14 {
  top: 290px;
  left: 350px;
  height: 80px;
  width: 80px; }

#circle3-15 {
  top: 190px;
  right: 230px;
  height: 40px;
  width: 40px; }

#circle3-16 {
  top: 390px;
  right: 430px;
  height: 60px;
  width: 60px; }

#circle3-17 {
  top: 490px;
  left: 370px;
  height: 40px;
  width: 40px; }

#circle3-18 {
  top: 290px;
  right: 530px;
  height: 40px;
  width: 40px; }

#circle3-19 {
  top: 390px;
  left: 630px;
  height: 50px;
  width: 50px; }

#circle3-20 {
  top: 490px;
  right: 650px;
  height: 40px;
  width: 40px; }

@-webkit-keyframes circles {
  from {
    -webkit-transform: rotate(0deg) translateX(20px) rotate(0deg);
            transform: rotate(0deg) translateX(20px) rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg) translateX(20px) rotate(-360deg);
            transform: rotate(360deg) translateX(20px) rotate(-360deg); } }

@keyframes circles {
  from {
    -webkit-transform: rotate(0deg) translateX(20px) rotate(0deg);
            transform: rotate(0deg) translateX(20px) rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg) translateX(20px) rotate(-360deg);
            transform: rotate(360deg) translateX(20px) rotate(-360deg); } }

.circle.circle-slide {
  -webkit-animation: circles 15s linear infinite;
          animation: circles 15s linear infinite; }

.circle.circle-slide.backwards {
  -webkit-animation-direction: reverse;
          animation-direction: reverse; }

.y10-slider__baloon {
  margin-left: 19%;
  margin-top: 70px; }

.newslist {
  padding: 70px 0; }
  .newslist__maintitle {
    text-align: center;
    font-size: 35px;
    margin-bottom: 50px; }
  .newslist__outer:hover {
    background-color: #f8f8f8; }
    .newslist__outer:hover .cutted:before {
      background: -webkit-linear-gradient(top, rgba(248, 248, 248, 0) 0%, rgba(248, 248, 248, 0) 3%, #f8f8f8 69%, #f8f8f8 100%);
      background: -webkit-gradient(linear, left top, left bottom, from(rgba(248, 248, 248, 0)), color-stop(3%, rgba(248, 248, 248, 0)), color-stop(69%, #f8f8f8), to(#f8f8f8));
      background: linear-gradient(to bottom, rgba(248, 248, 248, 0) 0%, rgba(248, 248, 248, 0) 3%, #f8f8f8 69%, #f8f8f8 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); }
  .newslist__outer.active {
    background-color: #f8f8f8; }
    @media screen and (max-device-width: 768px) {
      .newslist__outer.active .newslist__imagewrap {
        text-align: center;
        width: 100%; } }
    @media screen and (max-device-width: 768px) {
      .newslist__outer.active .newslist__image {
        display: inline-block;
        margin: 0;
        float: none; } }
    @media screen and (max-device-width: 768px) {
      .newslist__outer.active .newslist__text {
        width: 100%;
        padding: 50px 10px; } }
  .newslist__wrapper {
    padding: 40px; }
    @media screen and (max-device-width: 768px) {
      .newslist__wrapper {
        padding: 40px 60px; } }
  .newslist__date {
    text-transform: uppercase; }
  .newslist__title {
    padding: 10px 0;
    font-weight: bold; }
  .newslist__text {
    font-size: 22px;
    display: inline-block;
    width: 79%; }
    @media screen and (max-device-width: 768px) {
      .newslist__text {
        font-size: 35px;
        width: 67%; } }
    .newslist__text br:first-of-type {
      display: none; }
  .newslist__full {
    -webkit-transition: all .3s;
    transition: all .3s; }
    .newslist__full.cutted {
      max-height: 150px;
      overflow: hidden;
      position: relative;
      -webkit-transition: all .3s;
      transition: all .3s; }
      .newslist__full.cutted .newslist__more {
        display: block;
        cursor: pointer; }
        @media screen and (max-device-width: 768px) {
          .newslist__full.cutted .newslist__more img {
            width: 190px; } }
  .newslist__imagewrap {
    display: inline-block;
    width: 20%;
    vertical-align: top;
    -webkit-transition: all .5s;
    transition: all .5s; }
    @media screen and (max-device-width: 768px) {
      .newslist__imagewrap {
        width: 30%; } }
  .newslist__image {
    width: 200px;
    height: 200px;
    position: relative;
    overflow: hidden;
    float: right;
    margin-right: 40px;
    -webkit-border-radius: 100%;
            border-radius: 100%;
    background-color: white; }
    @media screen and (max-device-width: 768px) {
      .newslist__image {
        width: 300px;
        height: 300px; } }
    .newslist__image__img {
      width: 100%; }
  .newslist__more {
    display: none; }

.cutted:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 3%, white 69%, white 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(3%, rgba(255, 255, 255, 0)), color-stop(69%, white), to(white));
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 3%, white 69%, white 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); }

@media screen and (max-device-width: 768px) {
  .land__form {
    overflow-x: hidden; } }

body {
  color: #0e212e;
  font-family: 'pf_beausans_pro_light'; }

html {
  overflow-y: scroll; }

ul {
  list-style: none; }

a:focus {
  outline: 0; }

.row {
  margin: 0;
  padding: 0; }

.container-fluid {
  padding: 0; }

.container-gradient {
  background: #ffffff;
  background: -webkit-linear-gradient(top, #ffffff 0%, #f5f5f5 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f5f5f5));
  background: linear-gradient(to bottom, #ffffff 0%, #f5f5f5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f5f5f5',GradientType=0 ); }

.hard-gradient {
  background: white;
  background: -webkit-linear-gradient(top, white 13%, #eaeaea 90%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(13%, white), color-stop(90%, #eaeaea));
  background: linear-gradient(to bottom, white 13%, #eaeaea 90%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eaeaea',GradientType=0 ); }

.svg_list {
  display: none; }

.personal_main {
  padding: 50px 0 100px 0;
  background: url("../../images/main-background.jpg") center center;
  background-repeat: no-repeat;
  background-size: cover; }

.main__link {
  color: black;
  text-decoration: none; }
  .main__link:hover {
    color: black;
    text-decoration: none; }

.icon_burger {
  height: 22px;
  width: 21px; }

.icon_person {
  height: 32px;
  width: 35px; }

input:focus {
  outline: 0; }

input[type=file]:focus, input[type=checkbox]:focus, input[type=radio]:focus {
  outline: 0; }

.radio {
  vertical-align: top;
  width: 33px;
  height: 33px;
  margin: 0 3px 0 0;
  -webkit-transition: all 0.2s;
  transition: all 0.2s; }

.radio + label {
  cursor: pointer;
  display: inline;
  top: -2px; }

.radio:not(checked) {
  position: absolute;
  opacity: 0; }

.radio:not(checked) + label {
  position: relative;
  padding: 0 0 0 35px; }
  .radio:not(checked) + label:hover:before {
    background-color: #dcdfe3; }

.radio:not(checked) + label:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 33px;
  height: 33px;
  padding: 4px;
  border: 2px solid #ccced0;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  background-clip: content-box;
  /* support: IE9+ */
  background-color: #edeeef; }

.radio:not(checked) + label:after {
  content: '';
  position: absolute;
  top: 6px;
  left: 6px;
  width: 21px;
  height: 21px;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  background: #73bd4c;
  opacity: 0;
  -webkit-transition: all .1s;
  transition: all .1s; }

.radio:checked + label:after {
  opacity: 1; }

.radio:checked + label:before {
  border-color: #73bd4c; }

.radio-small {
  vertical-align: top;
  width: 15px;
  height: 15px;
  margin: 0 3px 0 0; }

.radio-small + label {
  top: -23px;
  left: 5px; }

.radio-small:not(checked) + label:before {
  top: 0;
  left: 0;
  width: 21px;
  height: 21px;
  padding: 4px;
  border: 1px solid #ccced0;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  background-clip: content-box;
  /* support: IE9+ */
  background-color: transparent; }

.radio-small:not(checked) + label:after {
  content: '';
  position: absolute;
  top: 4px;
  left: 4px;
  width: 13px;
  height: 13px;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  background: #73bd4c;
  opacity: 0;
  -webkit-transition: all .1s;
  transition: all .1s; }

.radio-small:checked + label:after {
  opacity: 1; }

.radio-small:checked + label:before {
  border-color: #73bd4c; }

.switch {
  position: absolute;
  margin-left: -9999px;
  visibility: hidden; }

.switch + label {
  float: right;
  display: block;
  position: relative;
  cursor: pointer;
  outline: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }

input.switch-round + label {
  padding: 2px;
  width: 58px;
  height: 34px;
  -webkit-border-radius: 60px;
          border-radius: 60px; }

input.switch-round + label:before,
input.switch-round + label:after {
  display: block;
  position: absolute;
  top: 1px;
  left: 1px;
  bottom: 1px;
  content: ""; }

input.switch-round + label:before {
  right: 1px;
  background-color: #f1f1f1;
  -webkit-border-radius: 60px;
          border-radius: 60px;
  -webkit-transition: background 0.4s;
  transition: background 0.4s; }

input.switch-round + label:after {
  width: 26px;
  height: 26px;
  top: 4px;
  left: 2px;
  background-color: #fff;
  -webkit-border-radius: 100%;
          border-radius: 100%;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
          box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
  -webkit-transition: margin 0.4s;
  transition: margin 0.4s; }

input.switch-round:checked + label:before {
  background-color: #73bd4c; }

input.switch-round:checked + label:after {
  margin-left: 28px; }

.rouble-sign {
  height: 20px; }

.return-common {
  padding: 7px 0 50px 0;
  border-bottom: 1px solid #ccced0;
  margin-bottom: 25px; }
  .return-common__link:hover {
    text-decoration: none; }
  .return-common__text {
    vertical-align: middle; }
  .return-common__arrow {
    vertical-align: middle;
    width: 35px;
    margin-right: 15px; }
  @media (max-width: 992px) {
    .return-common {
      padding: 0px 0 30px 0; } }
  .return-common .return-common__text, .return-common .return-common__arrow {
    -webkit-transition: all 0.3s;
    transition: all 0.3s; }
  .return-common:hover .return-common__text {
    color: black !important; }
  .return-common:hover .return-common__arrow {
    fill: black !important; }

.period__wrapper {
  position: relative; }
  .period__wrapper input {
    width: 100%;
    border: 0;
    border-bottom: 3px solid #ccced0;
    height: 50px; }

.period__calendar {
  position: absolute;
  right: 0;
  top: 0;
  width: 42px; }

.period__label {
  padding-top: 15px;
  text-transform: uppercase;
  font-weight: 100; }

/* .squaredTwo */
.custom_checkbox {
  width: 20px;
  height: 20px;
  position: relative;
  background: transparent;
  border: 1px solid #ccced0; }
  .custom_checkbox label {
    width: 18px;
    height: 18px;
    cursor: pointer;
    position: absolute;
    left: 1px;
    top: 1px;
    background: transparent; }
    .custom_checkbox label:after {
      content: '';
      width: 10px;
      height: 7px;
      position: absolute;
      top: 3px;
      left: 3px;
      border: 2px solid black;
      border-top: none;
      border-right: none;
      background: transparent;
      opacity: 0;
      -webkit-transform: rotate(-45deg);
          -ms-transform: rotate(-45deg);
              transform: rotate(-45deg); }
  .custom_checkbox input[type=checkbox] {
    visibility: hidden; }
    .custom_checkbox input[type=checkbox]:checked + label:after {
      opacity: 1; }

@media screen and (max-device-width: 768px) {
  .small-checkbox {
    width: 25px !important;
    height: 25px !important; } }

.small-checkbox__wrapper {
  font-size: 21px; }
  @media screen and (max-device-width: 768px) {
    .small-checkbox__wrapper {
      font-size: 36px; } }

@media screen and (max-device-width: 768px) {
  .small-checkbox label {
    width: 21px !important;
    height: 21px !important; } }

@media screen and (max-device-width: 768px) {
  .small-checkbox label:after {
    width: 19px !important;
    height: 10px !important; } }

/* end .squaredTwo */
.ushko {
  position: absolute;
  top: -8px;
  left: -9px; }

.document__pdf a:hover {
  text-decoration: none; }

.document__pdf img {
  vertical-align: middle; }

.document__pdf-name {
  vertical-align: middle;
  padding-left: 5px; }

@media (min-width: 992px) {
  .main_middle_column {
    padding-right: 45px;
    padding-left: 0; } }

@media (min-width: 1400px) {
  .main_middle_column {
    padding-right: 15px;
    padding-left: 15px; } }

.scroller {
  position: fixed;
  display: none;
  z-index: 101;
  right: 70px;
  bottom: 85px; }
  .scroller-link {
    position: absolute;
    bottom: 0;
    line-height: 1.1;
    text-align: center; }

.error-empty-message {
  display: none;
  position: absolute;
  bottom: 15px;
  color: #ef662f; }

.masked-phone {
  color: transparent;
  -webkit-transition: color 0.3s 0.3s;
  transition: color 0.3s 0.3s; }
  .masked-phone:focus {
    color: white; }
  .masked-phone.not-empty {
    color: white; }

.hidden-field {
  display: none; }

.map-wide img {
  width: 100%; }

#chat-2-desk-widget-container {
  bottom: 80px !important;
  max-width: 90px; }
  @media screen and (max-device-width: 768px) {
    #chat-2-desk-widget-container {
      bottom: 220px !important;
      right: 80px !important;
      max-width: 90px;
      -webkit-transform: scale(2);
          -ms-transform: scale(2);
              transform: scale(2); } }

@media screen and (max-device-width: 768px) {
  #chat-2-desk-widget-container #chat-2-desk-mobile .chat-2-desk-icon-container {
    margin: 5px 0; } }

#chat-2-desk-widget-container #chat-2-desk-desktop #chat-2-desk-inner-container .chat-2-desk-icon {
  margin-top: 5px;
  margin-bottom: 5px; }

#chat-2-desk-footer {
  display: none !important; }

.quiz {
  position: relative;
  padding: 30px;
  margin: 30px auto;
  max-width: 1200px;
  background-color: #ebedf2;
  -webkit-border-radius: 15px;
          border-radius: 15px;
  -webkit-box-shadow: 2px 2px 10px 0px rgba(0, 0, 0, 0.45);
  box-shadow: 2px 2px 10px 0px rgba(0, 0, 0, 0.45); }

.quiz__title {
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 10px; }

.quiz__counter {
  position: absolute;
  right: 40px;
  top: 30px; }

.quiz__question {
  height: 0;
  opacity: 0;
  overflow: hidden;
  -webkit-transition: 0.5s opacity;
  transition: 0.5s opacity; }

.quiz__question.is-active {
  height: 100%;
  opacity: 1; }

.quiz__answers {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center; }

/*.quiz__answers div:nth-child(2) {
  flex-basis: 100%;
}*/
.quiz__answer {
  font-size: 23px;
  cursor: pointer;
  padding: 10px 20px;
  margin: 20px 20px 10px 0;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  border: 1px solid transparent;
  background: white;
  max-width: 250px;
  vertical-align: top; }

.quiz__answer:hover {
  border: 1px solid white;
  background: white;
  color: black;
  -webkit-box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.44);
  box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.44); }

.quiz__answer img {
  max-width: 200px;
  max-height: 200px; }

.quiz__final {
  display: none; }

.quiz__final.is-active {
  display: block; }

.quiz__back {
  background: none;
  border: 1px solid black;
  padding: 10px 20px;
  font-size: 20px;
  margin-top: 20px;
  cursor: pointer;
  display: none;
  -webkit-transition: all 0.2s;
  transition: all 0.2s; }

.quiz__back:hover {
  background: black;
  color: white; }

.quiz__back.is-active {
  display: block; }

@media (min-width: 1100px) {
  .quiz__answers {
    -webkit-box-pack: start;
    -webkit-justify-content: start;
        -ms-flex-pack: start;
            justify-content: start; } }


.subcart {
  display: none;
}